forked from wpilibsuite/allwpilib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[hal] Windows sim: enable HighQoS and honor timer resolution requests
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.
- Loading branch information
1 parent
685c732
commit 65d622b
Showing
1 changed file
with
51 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters