|
Dualie
|
A class that handles the passing of time within the program. More...
#include <Clock.hpp>
Public Member Functions | |
| dl::Time | restart () |
| Restarts the clock and returns its elapsed time value. | |
| dl::Time | getElapsedTime () |
A class that handles the passing of time within the program.
| dl::Time dl::Clock::getElapsedTime | ( | ) |
| dl::Time dl::Clock::restart | ( | ) |
Restarts the clock and returns its elapsed time value.