PandA-2024.02
|
Go to the source code of this file.
Functions | |
unsigned int | get_ticks (unsigned char restart_value) |
return an unsigned int which represents the elapsed processor time in milliseconds since some constant reference More... | |
unsigned int get_ticks | ( | unsigned char | restart_value | ) |
return an unsigned int which represents the elapsed processor time in milliseconds since some constant reference
Definition at line 19 of file get_ticks.c.
References times(), and TIMES_TICKS_PER_SEC.
Referenced by game_initialization(), and game_main_loop().