Searched defs:TimePoint (Results 1 – 3 of 3) sorted by relevance
39 using TimePoint = std::chrono::time_point<Clock>; variable
96 typedef std::chrono::steady_clock::time_point TimePoint; typedef
50 using TimePoint = std::chrono::time_point<Clock>; typedef