Gosu
Namespaces | Functions
Timing.hpp File Reference

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...
 

Detailed Description

Functions for timing.

Definition in file Timing.hpp.