Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-05 | timer_resolution: Set current process to High QoS | Morph | |
Ensures that this process is treated as a high performance process by the Windows scheduler. | |||
2023-03-05 | common: Implement a method to change the Windows timer resolution | Morph | |
This utilizes undocumented NtDll functions to change the current timer resolution from the default of 1ms. |