Return the number of items with a time less than or equal to time.
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.
number of items with time less than or equal to time
| Name | Description |
|---|---|
| time | time threshold for counting items |