|
DelatTime Project v1.0
|

Public Member Functions | |
| bool | IsRunning () const |
| void | Start () |
| void | Restart () |
| void | Pause () |
| void | Reset () |
| Timepiece::secs | GetElapsed () const |
| void | Offset (const Timepiece::TimeSpan &) |
| void | ReceiveUpdatable (DeltaTime::Updatable *) |
| void | PerformTick () |
Public Attributes | |
| std::multiset< Updatable * > | Updatables = {} |