Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DPreamble.cpp420 class WallTimer { class
422 WallTimer() : TotalTime(std::chrono::steady_clock::duration::zero()) {} in WallTimer() function in clang::clangd::__anon0b7b15160111::WallTimer