yuzu-fork/src/common/x64
Morph f919498f8f native_clock: Wait for less time in EstimateRDTSCFrequency
In my testing, waiting for 200ms provided the same level of precision as the previous implementation when estimating the RDTSC frequency.
This significantly improves the yuzu executable launch times since we reduced the wait time from 3 seconds to 200 milliseconds.
2021-12-03 19:55:59 -05:00
..
cpu_detect.cpp Merge pull request #3396 from FernandoS27/prometheus-1 2020-06-28 01:34:07 +10:00
cpu_detect.h Merge pull request #3396 from FernandoS27/prometheus-1 2020-06-28 01:34:07 +10:00
native_clock.cpp native_clock: Wait for less time in EstimateRDTSCFrequency 2021-12-03 19:55:59 -05:00
native_clock.h X86/NativeClock: Reimplement RTDSC access to be lock free. 2021-01-02 04:00:27 +01:00
xbyak_abi.h xbyak: Update include path 2021-08-15 19:26:38 +01:00
xbyak_util.h xbyak: Update include path 2021-08-15 19:26:38 +01:00