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>
int
length() const;
Return Value
number of items in this queue
Created with MrDocs