OpenGL ES SDK for Android
ARM Developer Center
|
Go to the source code of this file.
Functions | |
void | timer_init () |
void | sleep (double seconds) |
void | sleep_ms (unsigned int milliseconds) |
double | get_elapsed_time () |
void sleep | ( | double | seconds | ) |