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
Please register or sign in to comment
this allows for efficient variable-interval running events, so that the timer doesn't have to be closed and recreated for each iteration