Pyrogenesis
13997
|
#include <timer.h>
Public Member Functions | |
void | SetToZero () |
void | SetFromTimer () |
void | AddDifference (TimerUnit t0, TimerUnit t1) |
void | AddDifferenceAtomic (TimerUnit t0, TimerUnit t1) |
void | Subtract (TimerUnit t) |
std::wstring | ToString () const |
double | ToSeconds () const |
Private Attributes | |
double | m_seconds |