Searched defs:TimePoint (Results 1 – 3 of 3) sorted by relevance
34 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
21 typedef Clock::time_point TimePoint; typedef
26 typedef std::chrono::time_point<std::chrono::system_clock> TimePoint; in test2739() typedef