Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DPreamble.cpp382 class WallTimer { class
384 WallTimer() : TotalTime(std::chrono::steady_clock::duration::zero()) {} in WallTimer() function in clang::clangd::__anoncf7fbb130111::WallTimer