Quote:
Originally Posted by ichnilatis
I misunderstood. Of course there is an option for the time untill the start of the sleep mode.
But, I can't understand what "time window" is. After all, what do the phrases "Min input idle seconds" and "Max input idle seconds" mean?
|
When the plugin is active the sleep behaviour of the cpu cores is adaptative.
There's a minimum delay between the last input event and the moment your cpu cores go to sleep. On top of that there's the "time window", which is summed to minimum delay, to get the time before standby if no input event happens.
Min input idle seconds: the amount of seconds required to suspend when the device is idle.
Time window: time added to "min input". That gives you the actual ammount of seconds before standby if no events happen.
Max input idle seconds: used by the adaptative algo: each time an input event happens the "awake state" grows a bit until you reach this value.