Same as the preceding overload, with the specified key.
Synopsis
Declared in <bdlcc_timequeue.h>
int
update(
Handle handle,
Key const& key,
bsls::TimeInterval const& newTime,
int* isNewTop = 0);
Created with MrDocs