pop_event: Remove the next event from the queue

View source: R/input_f.R

pop_eventR Documentation

Remove the next event from the queue

Description

Removes the next scheduled event from the queue. Not needed by user.

Usage

pop_event(ptr)

Arguments

ptr

The event queue pointer. Defaults to cur_evtlist.

Value

NULL (invisible). Modifies the queue in-place.


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