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