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