Searched defs:TimerImpl (Results 1 – 1 of 1) sorted by relevance
173 class TimerImpl { class178 TimerImpl(std::string &&name) : threadId(llvm::get_threadid()), name(name) {} in TimerImpl() function in __anon672fa56d0211::TimerImpl