[#BloombergLP-bdlcc-TimeQueue-09c-add-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/TimeQueue-09c.adoc[TimeQueue]::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-09c/Handle.adoc[TimeQueue<DATA>::Handle] add( xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval] const& time, DATA const& data, xref:BloombergLP/bdlcc/TimeQueue-09c/Key.adoc[Key] const& key, int* isNewTop = 0, int* newLength = 0); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#