JNGL
Easy to use cross-platform 2D game library
|
Timing functions. More...
Go to the source code of this file.
Namespaces | |
namespace | jngl |
JNGL's main namespace. | |
Functions | |
double | getTime () |
Returns seconds that have passed since program start. | |
void | sleep (int milliseconds) |
Sleep current thread for milliseconds. | |
Timing functions.
Definition in file time.hpp.