summaryrefslogtreecommitdiffstats
path: root/src/common/windows/timer_resolution.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-05common: Implement a method to change the Windows timer resolutionMorph1-0/+38
This utilizes undocumented NtDll functions to change the current timer resolution from the default of 1ms.