25 #ifndef CPP3DS_CLOCK_HPP
26 #define CPP3DS_CLOCK_HPP
31 #include <cpp3ds/System/Time.hpp>
33 #include <SFML/System/Clock.hpp>
Time getElapsedTime() const
Get the elapsed time.
Clock()
Default constructor.
Utility class that measures the elapsed time.
Time restart()
Restart the clock.