[#BloombergLP-bdlcc-TimeQueue-091-update-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/TimeQueue-091.adoc[TimeQueue<function<void()>>]::update :relfileprefix: ../../../ :mrdocs: Same as the preceding overload, with the specified `key`. == Synopsis Declared in `<bdlcc_timequeue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int update( xref:BloombergLP/bdlcc/TimeQueue-09c/Handle.adoc[Handle] handle, xref:BloombergLP/bdlcc/TimeQueue-091/Key.adoc[Key] const& key, xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval] const& newTime, int* isNewTop = 0); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#