High resolution timer.
More...
#include <hrtimer.h>
High resolution timer.
- See also
- ThreadUserTimer
Definition at line 121 of file hrtimer.h.
◆ Timer()
Construct a Timer.
- Parameters
-
unit | the unit of measure |
stuckAtZero | flag |
Definition at line 127 of file hrtimer.h.
◆ GetCurrentTimerValue()
Retrieve the current timer value.
- Returns
- the current timer value
Implements TimerBase.
◆ TicksPerSecond()
Retrieve ticks per second.
- Returns
- ticks per second
TicksPerSecond() is not the timer resolution. It is a conversion factor into seconds.
Implements TimerBase.
The documentation for this class was generated from the following file: