Searched defs:FromTimePoint (Results 1 – 5 of 5) sorted by relevance
28 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test() typedef43 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test_constexpr() typedef
29 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test() typedef46 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test_constexpr() typedef
25 typedef std::chrono::time_point<Clock, std::chrono::milliseconds> FromTimePoint; in main() typedef