Same as the preceding overload, with the specified key.
Synopsis
Declared in <bdlmt_timereventscheduler.h>
int
rescheduleEvent(
Handle handle,
EventKey const& key,
bsls::TimeInterval const& newTime,
bool wait = false);
Created with MrDocs