Contains time and timing related classes and functions. More...
#include "common.hpp"#include "Event.hpp"Classes | |
| class | a5::Timer | 
| class | a5::Timer::Event | 
| Timer event object.  More... | |
Namespaces | |
| namespace | a5 | 
Contains all A5SES 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.   | |
Contains time and timing related classes and functions.
 1.7.1