9 typedef std::chrono::high_resolution_clock
Clock;
44 #endif // ! FastTimer_h
Clock::time_point const & getStartTime() const
void setStartTime(Clock::time_point const &)
double secondsUntilNow() const
Duration untilNow() const
void setStopTime(Clock::time_point const &)
Clock::time_point const & getStopTime() const
Clock::time_point m_start
std::string const & describe() const
boost::date_time::subsecond_duration< boost::posix_time::time_duration, 1000000000 > nanoseconds
std::chrono::high_resolution_clock Clock
std::chrono::nanoseconds Duration