Searched refs:m_start_wall_time (Results 1 – 3 of 3) sorted by relevance
60 std::chrono::steady_clock::time_point m_start_wall_time; variable
996 = steady_clock::now () - m_start_wall_time; in ~scoped_command_stats()1064 m_start_wall_time = steady_clock::now (); in scoped_command_stats()
1179 <m_start_wall_time>: Now a std::chrono::steady_clock::time_point.