queue_create: Create a New Event Queue

View source: R/input_f.R

queue_createR Documentation

Create a New Event Queue

Description

Initializes a new event queue with the specified priority order of event names.

Usage

queue_create(priority_order)

Arguments

priority_order

A character vector of event names sorted by decreasing importance.

Value

An external pointer to the new event queue.


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