Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 678 Bytes

File metadata and controls

23 lines (14 loc) · 678 Bytes

SysClockRes

This project is sample code of the timeBeginPeriod function and the timeEndPeriod function. This sample code is change the system clock resolution.

Usage

SetSysClockRes.exe <PeriodInMilliseconds>

Building from source

Run the nmake in the Visual Studio's Developer PowerShell or Developer Command Prompt.

nmake build

License

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.