|
MxEngine
|
#include <Time.h>
Static Public Member Functions | |
| static TimeStep | Current () |
| static SystemTime | System () |
time is a small utility class which uses application window timer to retrieve timestep since engine start
|
static |
gets current time since engine start
|
static |
gets current system time (may not be fast, try avoiding calling it each frame) /returns system time (uses chrono std library)
1.8.12