mirror of
https://github.com/libretro/pcsx2.git
synced 2025-03-09 04:11:50 +00:00

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.