Files
yuzu-android/src/video_core
Morph bff1453282 core_timing: Use higher precision sleeps on Windows
The precision of sleep_for and wait_for is limited to 1-1.5ms on Windows.
Using SleepForOneTick() allows us to sleep for exactly one interval of the current timer resolution.
This allows us to take advantage of systems that have a timer resolution of 0.5ms to reduce CPU overhead in the event loop.
2023-03-05 02:36:31 -05:00
..
2022-10-06 21:00:52 +02:00
2022-10-06 21:00:52 +02:00
2023-03-01 10:39:49 -05:00
2023-02-07 17:21:17 -07:00
2023-02-07 17:21:17 -07:00
2022-10-07 14:13:45 +01:00
2022-12-08 17:17:45 -05:00
2022-12-08 17:17:45 -05:00
2022-10-07 14:13:45 +01:00
2022-11-28 19:49:09 -05:00
2022-07-27 12:53:49 +02:00