1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-29 02:57:00 -06:00
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-11-22 22:22:28 -05:00
2023-03-01 10:39:49 -05:00
2022-11-11 23:50:48 -03:00
2023-01-29 17:49:42 -07:00
2022-10-06 21:00:53 +02:00
2023-01-29 17:49:42 -07:00
2023-01-29 17:49:42 -07:00
2023-01-29 17:49:42 -07:00
2022-04-28 18:24:11 +02:00
2022-04-28 18:24:11 +02:00
2022-11-09 16:58:49 -05:00
2022-04-28 18:24:11 +02:00
2023-01-29 17:49:42 -07:00
2023-01-23 06:23:00 +01:00
2023-01-14 05:12:41 +00:00
2023-01-29 17:49:42 -07:00
2022-04-28 18:24:11 +02:00
2022-07-27 12:53:49 +02:00
2022-07-27 12:53:49 +02:00
2023-01-29 17:49:42 -07:00
2022-04-28 18:24:11 +02:00
2022-04-28 18:24:11 +02:00
2023-02-01 12:42:05 -06:00
2022-04-28 18:24:11 +02:00
2022-08-19 16:08:40 -07:00
2023-01-29 17:49:42 -07:00
2023-01-29 17:49:42 -07:00
2022-07-27 12:53:49 +02:00
2023-01-04 14:39:42 -05:00
2022-07-27 12:53:49 +02:00
2022-07-27 12:53:49 +02:00
2022-04-28 18:24:11 +02:00
2022-07-27 12:53:49 +02:00
2022-07-27 12:53:49 +02:00
2022-06-28 01:10:55 +02:00
2023-01-29 17:49:42 -07:00
2023-01-29 17:49:42 -07:00