[#BloombergLP-bdlcc-TimeQueue-09c-length] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/TimeQueue-09c.adoc[TimeQueue]::length :relfileprefix: ../../../ :mrdocs: Return number of items in this queue. Note that the value returned may be obsolete by the time it is received. == Synopsis Declared in `<bdlcc_timequeue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int length() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#