Home
last modified time | relevance | path

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

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