|
OpenRaider
0.1.4-dev
Open Source Tomb Raider Game Engine implementation
|
Time handling utilities. More...
Go to the source code of this file.
Functions | |
| or_time_t | systemTimerGet () |
| Read the system timer. More... | |
| void | systemTimerReset () |
| Reset the system timer. More... | |
Variables | |
| static auto | systemTimerStart = std::chrono::steady_clock::now() |
Time handling utilities.
Definition in file time.cpp.
| or_time_t systemTimerGet | ( | ) |
1.8.9.1