TimerBase Class Reference
#include <hrtimer.h>
List of all members.
Detailed Description
_
Definition at line 18 of file hrtimer.h.
|
Public Types |
| enum | Unit { SECONDS = 0,
MILLISECONDS,
MICROSECONDS,
NANOSECONDS
} |
Public Member Functions |
|
| TimerBase (Unit unit, bool stuckAtZero) |
|
virtual TimerWord | GetCurrentTimerValue ()=0 |
|
virtual TimerWord | TicksPerSecond ()=0 |
|
void | StartTimer () |
|
double | ElapsedTimeAsDouble () |
|
unsigned long | ElapsedTime () |
The documentation for this class was generated from the following files: