[#BloombergLP-bdlmt-EventScheduler-nextPendingEventTime] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/EventScheduler.adoc[EventScheduler]::nextPendingEventTime :relfileprefix: ../../../ :mrdocs: Return the earliest scheduled starting time of the pending events and recurring events registered with this scheduler. If there are no pending events or recurring events, return `INT64_MAX` microseconds. == Synopsis Declared in `<bdlmt_eventscheduler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval] nextPendingEventTime() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#