spot
1.0.2
|
A structure to record elapsed time in clock ticks. More...
#include <misc/timer.hh>
Public Member Functions | |
time_info () |
Public Attributes | |
clock_t | utime |
clock_t | stime |
A structure to record elapsed time in clock ticks.
|
inline |
clock_t spot::time_info::stime |
Referenced by spot::timer::start(), spot::timer::stime(), and spot::timer::stop().
clock_t spot::time_info::utime |
Referenced by spot::timer::start(), spot::timer::stop(), and spot::timer::utime().