-
Workaround missing std::this_thread::sleep_for function in tests. · c5f45495Eric Fiselier authored
GCC 4.7 doesn't provide std::this_thread::sleep_for on my system. This patch changes the tests to use a different method for wasting cycles.
c5f45495
×