An error occurred while loading the file. Please try again.
-
Yuri Kunde Schlesner authored
MSVC 2013 (at least) doesn't use QueryPerformanceCounter to implement std::chrono::high_resolution_clock, so it has bad precision. Manually implementing our own clock type using it works around this for now.
dc8a3f8b