test_chrono.cpp
2.08 KB
-
Fix casting of time points with non-system-clock duration with VS (#1748) · b3bf248e
* Fix casting of time points with non-system-clock duration on Windows Add explicit `time_point_cast` to time point with duration of system clock. Fixes Visual Studio compile error. * Add test case for custom time points casting
Alexander Gagarin committed