| queue_size | R Documentation |
Get the Size of the Event Queue
queue_size(ptr, exclude_inf = FALSE)
ptr |
The event queue pointer. Defaults to |
exclude_inf |
Logical, whether to exclude events with Inf time. Default is FALSE. |
An integer indicating the number of events in the queue.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.