Classes | |
| class | a5::Timer::Event |
| Timer event object. More... | |
Files | |
| file | Timer.hpp |
Contains time and timing related classes and functions. | |
Functions | |
| void | a5::Rest (double seconds) |
| Pauses the thread for the specified number of seconds. | |
| double | a5::Time () |
| Returns the number of seconds since Allegro was initialized. | |
| void a5::Rest | ( | double | seconds | ) |
Pauses the thread for the specified number of seconds.
| double a5::Time | ( | ) |
Returns the number of seconds since Allegro was initialized.
1.7.1