Searched refs:getElapsedSeconds (Results 1 – 1 of 1) sorted by relevance
2859 auto getElapsedSeconds() const -> double;12766 duration = timer.getElapsedSeconds(); in runCurrentTest()12945 SectionEndInfo endInfo{ m_info, m_assertions, m_timer.getElapsedSeconds() }; in ~Section()14694 auto Timer::getElapsedSeconds() const -> double { in getElapsedSeconds() function in Catch::Timer16547 double suiteTime = suiteTimer.getElapsedSeconds(); in testGroupEnded()17057 e.writeAttribute( "durationInSeconds", m_testCaseTimer.getElapsedSeconds() ); in testCaseEnded()