Return true if a call to start has finished successfully more recently than any call to stop, and false otherwise.
true
start
stop
false
Declared in <bdlmt_eventscheduler.h>
<bdlmt_eventscheduler.h>
bool isStarted() const;