Searched defs:TimePoint (Results 1 – 4 of 4) sorted by relevance
28 using TimePoint = std::chrono::steady_clock::time_point; variable
78 typedef std::chrono::steady_clock::time_point TimePoint; typedef
42 typedef std::chrono::steady_clock::time_point TimePoint; typedef
46 using TimePoint = std::chrono::time_point<Clock>; typedef