Home
last modified time | relevance | path

Searched defs:StartTime (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Support/
DLockFileManager.cpp309 auto StartTime = std::chrono::steady_clock::now(); in waitForUnlock() local
DTimeProfiler.cpp278 const TimePointType StartTime; member
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DTimer.h83 TimeRecord StartTime; ///< The time startTimer() was last called. variable
/openbsd/src/usr.sbin/cron/
Dcron.c67 static time_t StartTime; variable
/openbsd/src/gnu/llvm/compiler-rt/lib/fuzzer/
DFuzzerDriver.cpp857 auto StartTime = system_clock::now(); in FuzzerDriver() local
/openbsd/src/gnu/llvm/clang/tools/libclang/
DCIndexCodeCompletion.cpp703 const llvm::TimeRecord &StartTime = llvm::TimeRecord::getCurrentTime(); in clang_codeCompleteAt_Impl() local