Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

loop_empty

Check if later loop is empty


Description

Returns true if there are currently no callbacks that are scheduled to execute in the present or future.

Usage

loop_empty(loop = current_loop())

Arguments

loop

A handle to an event loop.


later

Utilities for Scheduling Functions to Execute Later with Event Loops

v1.2.0
MIT + file LICENSE
Authors
Winston Chang [aut, cre], Joe Cheng [aut], RStudio [cph], Marcus Geelnard [ctb, cph] (TinyCThread library, https://tinycthread.github.io/), Evan Nemerson [ctb, cph] (TinyCThread library, https://tinycthread.github.io/)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.