Timing.hpp File Reference

Functions for timing. More...

Go to the source code of this file.

Namespaces

 Gosu
 The library's main namespace.
 

Functions

void Gosu::sleep (unsigned milliseconds)
 Freezes the current thread for at least the specified time. More...
 
unsigned long Gosu::milliseconds ()
 Incrementing, possibly wrapping millisecond timer. More...
 

Detailed Description

Functions for timing.

Definition in file Timing.hpp.