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.
INT64_MAX
Declared in <bdlmt_eventscheduler.h>
<bdlmt_eventscheduler.h>
bsls::TimeInterval nextPendingEventTime() const;