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