|
Mario Kart 64
|
Go to the source code of this file.
Data Structures | |
| struct | OSTimer_str |
Typedefs | |
| typedef struct OSTimer_str | OSTimer |
| typedef u64 | OSTime |
Functions | |
| OSTime | osGetTime (void) |
| void | osSetTime (OSTime time) |
| u32 | osSetTimer (OSTimer *, OSTime, u64, OSMesgQueue *, OSMesg) |