R/input_f.R
queue_create.Rd
Initializes a new event queue with the specified priority order of event names.
queue_create(priority_order)
A character vector of event names sorted by decreasing importance.
An external pointer to the new event queue.