Clock is an utility class for manipulating time. More...
#include <Clock.hpp>
Public Member Functions | |
Clock () | |
Default constructor. More... | |
float | GetElapsedTime () const |
Get the time elapsed since last reset. More... | |
void | Reset () |
Restart the timer. More... | |
float sf::Clock::GetElapsedTime | ( | ) | const |