Searched refs:totalRunningTime (Results 1 – 1 of 1) sorted by relevance
59 std::chrono::milliseconds totalRunningTime() { in totalRunningTime() function127 const auto runningTime = totalRunningTime(); in dump()129 << " (" << totalRunningTime().count() << "ms)" << '\n'; in dump()