Skip to content

havinaccount/Timer-Resolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timer Resolution

A Simple Tool for changing the value of NTSystemTimer to achieve Less latency and optimized polling rate

How to Use

Important

This script requires Python version 3.10 or newer to work

  • Clone this repository:
git clone https://github.com/havinaccount/Timer-Resolution.git
cd Timer-Resolution
  • Install all the requirements:
pip install -r requirements.txt
  • Run the app:
python3 timerresolution.py

File Structure

--> timerresolution.py
--> README.md
--> requirements.txt

About

A simple recreation of the Timer Resolution Tool timerresolution.com in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages