later (version 1.0.0)

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.