![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include <timer.h>
Public Member Functions | |
| void | SetToZero () |
| void | SetFromTimer () |
| void | AddDifference (TimerUnit t0, TimerUnit t1) |
| void | Subtract (TimerUnit t) |
| std::string | ToString () const |
| double | ToSeconds () const |
Private Attributes | |
| double | m_seconds |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |