Timing.hpp File Reference

Functions for timing. More...

Go to the source code of this file.


Namespaces

namespace  Gosu
 The library's main namespace.

Functions

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


Detailed Description

Functions for timing.

Definition in file Timing.hpp.