Same as the preceding overload, loading a cancel handle into event.
Synopsis
Declared in <bdlmt_eventscheduler.h>
void
scheduleEvent(
EventHandle* event,
bsls::TimeInterval const& epochTime,
bsl::function<void()> const& callback);
Created with MrDocs