Searched defs:Duration2 (Results 1 – 10 of 10) sorted by relevance
24 typedef std::chrono::microseconds Duration2; in main() typedef
25 typedef std::chrono::milliseconds Duration2; in main() typedef
26 typedef std::chrono::microseconds Duration2; in main() typedef
30 typedef std::chrono::microseconds Duration2; in main() typedef
38 typedef std::chrono::microseconds Duration2; in main() typedef
32 typedef std::chrono::microseconds Duration2; in main() typedef
40 typedef std::chrono::microseconds Duration2; in main() typedef
30 using Duration2 = std::chrono::microseconds; in test_with_integral_ticks_value() typedef