Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 11 no longer allows 0.5ms timer resolution? #4

Open
Limeay opened this issue Oct 29, 2021 · 1 comment
Open

Windows 11 no longer allows 0.5ms timer resolution? #4

Limeay opened this issue Oct 29, 2021 · 1 comment

Comments

@Limeay
Copy link

Limeay commented Oct 29, 2021

Ever since i upgraded from Win 10 to Win 11, i had 2 issues. my network icon no longer shows in taskbar tray on right side no matter what i do and timer resolution no longer keeps my timer at 0.5ms, it goes to 0.5ms if i set it to that then it goes back to 1ms. Any fix? thanks!

@SomeoneThatEx1sts
Copy link

Sorry i'm late lol!

So in Windows 11 Microsoft, has changed their Win32 API (the one this program, and all programs, are using to change the timer), to restrict from 0.5MS back to 1MS due to battery-life efficiency, and prolonging use without harm.

Downgrading to Windows 10 should remove this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants