Go to the source code of this file.
Defines | |
#define | DEG2RAD(x) ((x)*3.1415926/180) |
#define | RAD2DEG(x) ((x)/3.1415926*180) |
Functions | |
int | util_getch (void) |
double | util_timestamp () |
int | util_timestamp_int () |
int util_getch | ( | void | ) |
double util_timestamp | ( | ) |
int util_timestamp_int | ( | ) |