Functions | |
void | djTimeInit () |
Initialize the time system. | |
void | djTimeDone () |
Shut down the time system. | |
float | djTimeGetTime () |
return time of day in seconds return time since djTime started in seconds (linux) (FIXME). | |
void | djTimeSleep (int iMilliseconds) |
Block current process for specificied number of milliseconds. |
http://www.scorpioncity.com/djgame.html Copyright (C) David Joffe. Generated: 15 Jul 2001 |