Searched defs:TimePoint (Results 1 – 3 of 3) sorted by relevance
33 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
6465 using TimePoint = typename Clock::time_point; typedef