pop_and_return_event: Pop and return the next event

View source: R/input_f.R

pop_and_return_eventR Documentation

Pop and return the next event

Description

Removes the next event from the queue and returns its details. Not needed by user.

Usage

pop_and_return_event(ptr)

Arguments

ptr

The event queue pointer. Defaults to cur_evtlist.

Value

A named list with patient_id, event_name, and time.


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