![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
void | OSInitStopwatch (OSStopwatch *sw, char *name) |
void | OSStartStopwatch (OSStopwatch *sw) |
void | OSStopStopwatch (OSStopwatch *sw) |
OSTime | OSCheckStopwatch (OSStopwatch *sw) |
void | OSResetStopwatch (OSStopwatch *sw) |
void | OSDumpStopwatch (OSStopwatch *sw) |
OSTime OSCheckStopwatch | ( | OSStopwatch * | sw | ) |
void OSDumpStopwatch | ( | OSStopwatch * | sw | ) |
void OSInitStopwatch | ( | OSStopwatch * | sw, |
char * | name ) |
void OSResetStopwatch | ( | OSStopwatch * | sw | ) |
void OSStartStopwatch | ( | OSStopwatch * | sw | ) |
void OSStopStopwatch | ( | OSStopwatch * | sw | ) |