pcsx2/common/Darwin
tellowkrinkle 37e2142cca Common: Fix Darwin thread times
Percentages will now actually be percentages instead of permille (units of 1/1000)
Was caused by trying to match Windows's returns of 100ns units, but then reporting 1µs units from `GetThreadTicksPerSecond()`
2021-11-05 23:11:53 -05:00
..
DarwinMisc.cpp Common: Clean up DarwinMisc 2021-09-23 22:45:37 -05:00
DarwinSemaphore.cpp Utilities: Add TryWait and spin waits to semaphore and mutex 2021-10-19 16:04:15 -04:00
DarwinThreads.cpp Common: Fix Darwin thread times 2021-11-05 23:11:53 -05:00