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