Searched defs:StartTime (Results 1 – 10 of 10) sorted by relevance
4 virtual int StartTime() { in StartTime() function in nsOggCodecState
133 auto StartTime = stopwatch::now(); in Lookup() local 178 auto StartTime = stopwatch::now(); in FuzzyFind() local 221 auto StartTime = stopwatch::now(); in Refs() local 264 auto StartTime = stopwatch::now(); Relations() local 323 logRequestSummary(llvm::StringLiteral RequestName,unsigned Sent,stopwatch::time_point StartTime) logRequestSummary() argument 365 const llvm::sys::TimePoint<> StartTime; global() member in clang::clangd::remote::__anonb5b73aed0111::Monitor [all...]
65 u64 StartTime = 0; global() variable
78 std::chrono::system_clock::time_point StartTime = in streamRPC() local
81 TimeRecord StartTime; ///< The time startTimer() was last called. global() variable
146 double StartTime; member in clang::clangd::trace::__anondc7550a90111::JSONTracer::JSONSpan
302 const TimePointType StartTime; global() member
705 const llvm::TimeRecord &StartTime = llvm::TimeRecord::getCurrentTime(); in clang_codeCompleteAt_Impl() local
860 auto StartTime = system_clock::now(); in FuzzerDriver() local
434 std::chrono::steady_clock::time_point StartTime; member in clang::clangd::__anon0b7b15160111::WallTimer