1
0
Fork 0
forked from suyu/suyu
suyu/src/common/x64
Morph 762b8ad448 general: Replace high_resolution_clock with steady_clock
On some OSes, high_resolution_clock is an alias to system_clock and is not monotonic in nature. Replace this with steady_clock.
2021-12-02 14:20:43 -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 general: Replace high_resolution_clock with steady_clock 2021-12-02 14:20:43 -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