next_op_secs | R Documentation |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.