Searched defs:end_time (Results 1 – 5 of 5) sorted by relevance
12 auto end_time = std::chrono::system_clock::now() + std::chrono::microseconds(microseconds); in wait_a_while() local
167 [[maybe_unused]] const uint64_t end_time = clock(); in runTests() local
833 const double end_time = ChronoClockNow(); in GetCPUCyclesPerSecond() local
738 std::optional<clock::time_point> end_time; Interpret() local
2504 const auto end_time = steady_clock::now(); TestPacketSpeed() local 2559 const auto end_time = steady_clock::now(); TestPacketSpeed() local