Return a snapshot of the number of pending events and events being dispatched in this scheduler.
Synopsis
Declared in <bdlmt_timereventscheduler.h>
int
numEvents() const;
Return Value
a snapshot of the number of pending and dispatching events
Created with MrDocs