diff options
author | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2015-02-15 15:49:27 -0200 |
---|---|---|
committer | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2015-03-01 21:47:14 -0300 |
commit | dc8a3f8bc842df1b3eeeb5a283556ac644ab3183 (patch) | |
tree | 82bc4d610bd0b77ba6f2ac4e514e68d1c251b251 /src/core/hw/gpu.cpp | |
parent | cd1fbfcf1b70e365d81480ec0f56db19ed02454f (diff) |
Profiler: Implement QPCClock to get better precision on Win32
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.
Diffstat (limited to 'src/core/hw/gpu.cpp')
0 files changed, 0 insertions, 0 deletions