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
..
2023-02-13 19:03:12 -05:00
2022-11-27 05:08:25 +03:00
2023-02-21 12:19:25 -05:00
2023-02-15 17:42:45 -05:00
2022-12-13 15:01:51 -05:00
2023-02-26 14:39:13 -06:00
2023-03-03 22:51:17 -05:00
2023-02-21 20:47:59 +01:00
2023-02-13 19:03:12 -05:00
2023-02-21 12:19:25 -05:00
2022-07-10 06:59:40 +01:00
2023-03-01 10:39:49 -05:00
2022-04-23 05:55:32 -04:00
2022-04-23 05:55:32 -04:00
2022-04-23 05:55:32 -04:00
2023-03-05 02:36:31 -05:00
2023-03-05 02:36:31 -05:00
2023-02-21 12:19:25 -05:00
2023-02-21 12:19:25 -05:00
2022-12-06 16:13:42 -05:00
2022-12-06 16:13:42 -05:00
2022-04-23 05:55:32 -04:00
2022-10-18 19:13:34 -07:00
2023-01-29 22:08:28 -05:00
2023-02-13 19:03:12 -05:00
2022-11-12 11:27:04 -05:00
2023-02-14 12:35:39 -05:00
2022-07-27 12:53:49 +02:00
2022-11-30 18:30:30 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-02-14 12:35:39 -05:00
2022-07-27 12:53:49 +02:00