queue_size: Get the Size of the Event Queue

View source: R/input_f.R

queue_sizeR Documentation

Get the Size of the Event Queue

Description

Get the Size of the Event Queue

Usage

queue_size(ptr, exclude_inf = FALSE)

Arguments

ptr

The event queue pointer. Defaults to cur_evtlist.

exclude_inf

Logical, whether to exclude events with Inf time. Default is FALSE.

Value

An integer indicating the number of events in the queue.


WARDEN documentation built on Nov. 5, 2025, 7:45 p.m.