diff options
| author | 2015-02-15 15:49:27 -0200 | |
|---|---|---|
| committer | 2015-03-01 21:47:14 -0300 | |
| commit | dc8a3f8bc842df1b3eeeb5a283556ac644ab3183 (patch) | |
| tree | 82bc4d610bd0b77ba6f2ac4e514e68d1c251b251 /src/common/string_util.cpp | |
| parent | Add profiling infrastructure and widget (diff) | |
| download | yuzu-dc8a3f8bc842df1b3eeeb5a283556ac644ab3183.tar.gz yuzu-dc8a3f8bc842df1b3eeeb5a283556ac644ab3183.tar.xz yuzu-dc8a3f8bc842df1b3eeeb5a283556ac644ab3183.zip | |
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/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions