summaryrefslogtreecommitdiff
path: root/src/common/windows/timer_resolution.h
AgeCommit message (Collapse)Author
2023-03-05common: Implement a method to change the Windows timer resolutionMorph
This utilizes undocumented NtDll functions to change the current timer resolution from the default of 1ms.