ADTF
|
Class that measures timespans. More...
Public Member Functions | |
cHighResTimeSpan () | |
Default constructor. | |
~cHighResTimeSpan () | |
Destructor. | |
tVoid | Reset () |
Resets the start timestamp. More... | |
tTimeStamp | GetElapsed () |
Returns the timespan since the last call of GetElapsed or Reset. More... | |
Class that measures timespans.
Definition at line 112 of file highrestimer.h.
tTimeStamp GetElapsed | ( | ) |
Returns the timespan since the last call of GetElapsed or Reset.
tVoid Reset | ( | ) |
Resets the start timestamp.