Re: Intelligent standby list cleaner (ISLC) v1.0.3.0 Released
Posted: Thu Feb 01, 2024 9:05 pm
Hi wagnard, could you add "Minimize to system tray on close"



Home of Display Driver Uninstaller (DDU)
https://www.wagnardsoft.com/forums/
Yeah its the same thing as 0.5 or 0.50rasbe wrote: ↑Sat Feb 03, 2024 7:37 pm I'm having an issue trying to set 0.50 as my timer resolution, it only lets me put it as 0.5000, it doesnt let me delete the extra zeros, does it matter, is it the same thing as 0.50 or is it fucked? Is there a fix for this? Other values are normal, Current timer at 1 and Max at 0,5.
bet, thank u. And sorry for the multiple posts i would delete the other one but idk how xD im new hereWagnard wrote: ↑Sun Feb 04, 2024 10:19 amYeah its the same thing as 0.5 or 0.50rasbe wrote: ↑Sat Feb 03, 2024 7:37 pm I'm having an issue trying to set 0.50 as my timer resolution, it only lets me put it as 0.5000, it doesnt let me delete the extra zeros, does it matter, is it the same thing as 0.50 or is it fucked? Is there a fix for this? Other values are normal, Current timer at 1 and Max at 0,5.
It's not a bug. you can ignore the extra 0s
It's was not intended but its not bad either. it all depends on user preferences. more polling (smaller numbers) mean more cpu usage checking the memory and other stuff.FronteRBumpeR wrote: ↑Sun Feb 25, 2024 7:37 pm "1.0.3.0 ChangeLog:
-Allowed 4 digits on the timer resolution
-Removed a process from the system ImpersonateLoggedOnUser
-Code enhancement with CancellationTokenSource."
default polling rate changed from 1000 to 4000 as well?
The behavior of the timer resolution on Windows changed with the release of Windows 10 v2004 to be per-process instead of system-wide as previously.
Okay. Does this mean we should tick this if we want everything in our system is running at 0.5 max timer resolution?Wagnard wrote: ↑Sat Mar 16, 2024 10:17 pmThe behavior of the timer resolution on Windows changed with the release of Windows 10 v2004 to be per-process instead of system-wide as previously.
Windows 11 received the ability to restore the previous behavior through a registry value.
This is what GlobalTimerResolutionRequests do.