Searched defs:ToTimePoint (Results 1 – 5 of 5) sorted by relevance
29 typedef std::chrono::time_point<Clock, ToDuration> ToTimePoint; in test() typedef44 typedef std::chrono::time_point<Clock, ToDuration> ToTimePoint; in test_constexpr() typedef
30 typedef std::chrono::time_point<Clock, ToDuration> ToTimePoint; in test() typedef47 typedef std::chrono::time_point<Clock, ToDuration> ToTimePoint; in test_constexpr() typedef
26 typedef std::chrono::time_point<Clock, std::chrono::minutes> ToTimePoint; in main() typedef