Release v0.1.0: First public release
First release of timerset
.
CLI-only.
Current behavior is as follows:
- Query NT Kernel's
NtQueryTimerResolution
to get timer capabilities - Set the current timer resolution to its maximum (frequency) possible via
NtSetTimerResolution
- Exit
Next version will include an install method to put it in the %APPDATA% folder and execute it once at boot to set the timer in the least obtrusive way.