pcsx2/common/Darwin
Stenzek 8a8e6c5d20 Common: Purge CPU frequency measurement
It's not accurate, and we can query the registry for the TSC frequency
for thread timers.

Also replaces InitCPUTicks() with a global constructor.
2023-06-16 18:26:28 +10:00
..
DarwinMisc.cpp Common: Purge CPU frequency measurement 2023-06-16 18:26:28 +10:00
DarwinMisc.h VMManager: MacOS CPU count detection 2023-05-27 04:57:50 +01:00
DarwinSemaphore.cpp Threading: DarwinSemaphore.cpp things no longer need to be cancellation points 2022-12-03 02:44:25 +01:00
DarwinThreads.cpp Common: Add Threading::SleepUntil() 2022-12-08 09:36:41 +00:00