#include <revolution/os.h>
void OSStartStopwatch (OSStopwatch* sw);
|
Pointer to stopwatch to start. |
None.
Used on entry into the code region to measure.
Stopwatch Functions, OSDumpStopwatch, OSInitStopwatch, OSStopStopwatch, OSCheckStopwatch, OSResetStopwatch
03/01/2006 Initial version.