cpulimit icon indicating copy to clipboard operation
cpulimit copied to clipboard

Set period of sleep-run

Open imgod2u opened this issue 3 years ago • 0 comments

Anyone know what the period of calculating utilization % is? And if so is there a way to manually set it? I'd ideally like to be able to, say, set a period of 32ms with 50% utilization and get:

run(16ms) -> sleep(16ms) -> run(16ms) -> sleep(16ms)

etc.

imgod2u avatar Jan 27 '23 18:01 imgod2u