[#BloombergLP-bdlmt-EventScheduler-isStarted] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/EventScheduler.adoc[EventScheduler]::isStarted :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isStarted() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#