This project is sample code of the timeBeginPeriod function and the timeEndPeriod function. This sample code is change the system clock resolution.
SetSysClockRes.exe <PeriodInMilliseconds>
Run the nmake in the Visual Studio's Developer PowerShell or Developer Command Prompt.
nmake build
Copyright (c) 2015-present Takeshi Katano. All rights reserved. This software is released under the MIT License.
Disclaimer: The codes stored herein are my own personal codes and do not related my employer's any way.