Return true if a call to start has finished successfully more recently than any call to stop, and false otherwise.

Synopsis

Declared in <bdlmt_eventscheduler.h>

bool
isStarted() const;

Created with MrDocs