Searched defs:TimerEntry (Results 1 – 1 of 1) sorted by relevance
89 struct TimerEntry { struct97 using TimerEntryPtr = std::shared_ptr<TimerEntry>; argument