high resolution timer
More...
|
enum | Unit { SECONDS = 0,
MILLISECONDS,
MICROSECONDS,
NANOSECONDS
} |
|
|
| Timer (Unit unit=TimerBase::SECONDS, bool stuckAtZero=false) |
|
TimerWord | GetCurrentTimerValue () |
|
TimerWord | TicksPerSecond () |
|
void | StartTimer () |
|
double | ElapsedTimeAsDouble () |
|
unsigned long | ElapsedTime () |
|
high resolution timer
Definition at line 53 of file hrtimer.h.
The documentation for this class was generated from the following files: