![]() |
My Project
|
Go to the source code of this file.
Functions | |
| int | startTimer (void) |
| void | writeTime (const char *s) |
| long | getTimer () |
| void | startRTimer (void) |
| void | writeRTime (const char *s) |
| void | initRTimer () |
| int | getRTimer () |
| void | SetTimerResolution (int res) |
| void | SetMinDisplayTime (double mtime) |
Variables | |
| EXTERN_VAR int | timerv |
| EXTERN_VAR int | rtimerv |
| int getRTimer | ( | ) |
| long getTimer | ( | ) |
| void initRTimer | ( | ) |
| void SetMinDisplayTime | ( | double | mtime | ) |
| void SetTimerResolution | ( | int | res | ) |
| void startRTimer | ( | void | ) |
| int startTimer | ( | void | ) |
| void writeRTime | ( | const char * | s | ) |
| void writeTime | ( | const char * | s | ) |
| EXTERN_VAR int rtimerv |
| EXTERN_VAR int timerv |