Home
last modified time | relevance | path

Searched defs:end_time (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/test/API/commands/expression/timeout/
H A Dwait-a-while.cpp12 auto end_time = std::chrono::system_clock::now() + std::chrono::microseconds(microseconds); in wait_a_while() local
/llvm-project/libc/test/UnitTest/
H A DLibcTest.cpp167 [[maybe_unused]] const uint64_t end_time = clock(); in runTests() local
/llvm-project/third-party/benchmark/src/
H A Dsysinfo.cc833 const double end_time = ChronoClockNow(); in GetCPUCyclesPerSecond() local
/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp738 std::optional<clock::time_point> end_time; Interpret() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2504 const auto end_time = steady_clock::now(); TestPacketSpeed() local
2559 const auto end_time = steady_clock::now(); TestPacketSpeed() local