OpenRaider
0.1.4-dev
Open Source Tomb Raider Game Engine implementation
|
Time handling utilities. More...
Go to the source code of this file.
Typedefs | |
using | or_time_t = unsigned long |
Functions | |
or_time_t | systemTimerGet () |
Read the system timer. More... | |
void | systemTimerReset () |
Reset the system timer. More... | |
Time handling utilities.
Definition in file time.h.
or_time_t systemTimerGet | ( | ) |