Searched defs:time_point (Results 1 – 2 of 2) sorted by relevance
28 using time_point = std::chrono::time_point<clock>; variable
28 using time_point = std::chrono::steady_clock::time_point; typedef