R/later.R
loop_empty.Rd
Returns true if there are currently no callbacks that are scheduled to execute in the present or future.
loop_empty(loop = current_loop())
A handle to an event loop.