33 #ifndef DOXYGEN_SHOULD_SKIP_THIS
98 std::chrono::steady_clock::time_point m_start;
101 #ifndef DOXYGEN_SHOULD_SKIP_THIS
Clock()
Default constructor.
Time getElapsedTime() const
Get the elapsed time.
Time restart()
Restart the clock.
Represents a time value.
Definition: Time.h:73
#define GF_API
Definition: Portability.h:35
Utility class that measures the elapsed time.
Definition: Clock.h:67