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