#include <timer.h>
Static Public Methods | |
| void | Init (tTime startTime) |
| Initialized the engine timer and set it to the given time. | |
| tTime | Time () |
| Get the current time. | |
| void | Sleep (tTime length) |
| Pause the current thread for the given amount of time. | |
GTimer provides access to the system clock with millisecond accuracy.
1.2.4 written by Dimitri van Heesch,
© 1997-2000