Gosu
|
Functions for timing. More...
Go to the source code of this file.
Namespaces | |
Gosu | |
Functions | |
void | Gosu::sleep (unsigned milliseconds) |
Freezes the current thread for at least the specified time. More... | |
unsigned long | Gosu::milliseconds () |
Returns the milliseconds since first calling this function. More... | |
Functions for timing.
Definition in file Timing.hpp.