|
MochiEngine
|
Utility class to count the pass of time. If ticked each frame, GetTime will return the passed time since the Chrono was created. More...
#include <Chrono.h>
Public Member Functions | |
| float | GetTime () const |
| void | Tick (const float &dt) |
Utility class to count the pass of time. If ticked each frame, GetTime will return the passed time since the Chrono was created.