powered by
Retrieves the next n events (without removing them).
n
next_event(n = 1, ptr)
A list of events, each with patient_id, event_name, and time.
patient_id
event_name
time
Number of events to retrieve. Default is 1.
The event queue pointer. Defaults to cur_evtlist.
cur_evtlist