[#BloombergLP-bdlcc-TimeQueue-091-remove-0aa] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/TimeQueue-091.adoc[TimeQueue<function<void()>>]::remove :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 remove( xref:BloombergLP/bdlcc/TimeQueue-09c/Handle.adoc[Handle] handle, xref:BloombergLP/bdlcc/TimeQueue-091/Key.adoc[Key] const& key, int* newLength = 0, xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval]* newMinTime = 0, xref:BloombergLP/bdlcc/TimeQueueItem.adoc[TimeQueueItem<function<void()>>]* item = 0); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#