mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
By default on Windows 11, power throttling will increase timer resolution if a window is occluded. Disable that behavior. Also enable high QOS to achieve maximum performance and turn off power saving. Also use internal APIs to set timer precision to 500 us if available.