BloombergLP::bdlcc::TimeQueue::countLE

Return the number of items in this queue that have a time value less than or equal to the specified time. Note that the value returned may be obsolete by the time it is received.

Synopsis

Declared in <bdlcc_timequeue.h>

int
countLE(bsls::TimeInterval const& time) const;