daemon/bindings: event.reschedule(ev, timeout)
this allows for efficient variable-interval running events, so that the timer doesn't have to be closed and recreated for each iteration
Loading
Please register or sign in to comment
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
this allows for efficient variable-interval running events, so that the timer doesn't have to be closed and recreated for each iteration