Supplies classes to measure time. These are convenient wrappers around sf::Clock. More...
Classes | |
class | thor::CallbackTimer |
Advanced timer with the ability to trigger function calls. More... | |
class | thor::StopWatch |
Pausable clock class that measures elapsed time. More... | |
class | thor::Timer |
Clock class that has the semantics of a countdown timer. More... | |
Supplies classes to measure time. These are convenient wrappers around sf::Clock.