Relative time to next scheduled operation
Returns the duration between now and the earliest operation that is currently
scheduled, in seconds. If the operation is in the past, the value will be
negative. If no operation is currently scheduled, the value will be Inf
.
next_op_secs(loop = current_loop())
loop |
A handle to an event loop. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.