mirror of
https://github.com/libretro/pcsx2.git
synced 2025-02-02 15:32:22 +00:00
b259a46ab7
Possibly also changes the semantics. According to the docs, it should now be equal to the Windows code (up to accuracy issues, of course). v2: done by gregory38 Fix miscalculation of time. Unit must be in 1s/GetThreadTicksPerSeconds(). (now us) Factorize a bit GetCpuTime/GetThreadCpuTime Note: results seems reasonables and mostly equivalent as before.