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