Cavestory Mod API
|
Functions for telling time. More...
Functions | |
CAVESTORY_MOD_API unsigned int | GetTicks () |
Get the current ticks since the program started. More... | |
CAVESTORY_MOD_API unsigned long long int | CSM_GetFrameCount () |
Get the number of frames that have passed since CSMP started. More... | |
Functions for telling time.
CAVESTORY_MOD_API unsigned long long int CSM_GetFrameCount | ( | ) |
Get the number of frames that have passed since CSMP started.
CAVESTORY_MOD_API unsigned int GetTicks | ( | ) |
Get the current ticks since the program started.