Returns the number of callbacks still pending in the runner.
Declared in <scheduler.h>
<scheduler.h>
[[requires_capability(0x7f2e20c05f08)]] virtual size_t size() override;
The count of queued, not-yet-executed callbacks.