-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Description
./test/util_tests.cpp(570): Entering test case "util_time_GetTime"
./test/util_tests.cpp(593): error: in "util_tests/util_time_GetTime": check steady_ms_0 < Now<SteadyMilliseconds>() has failed
./test/util_tests.cpp(594): error: in "util_tests/util_time_GetTime": check steady_0 + 1ms <= std::chrono::steady_clock::now() has failed
./test/util_tests.cpp(595): error: in "util_tests/util_time_GetTime": check ms_0 < GetTime<std::chrono::milliseconds>() has failed
./test/util_tests.cpp(570): Leaving test case "util_time_GetTime"; testing time: 34870us