Learn R Programming

WARDEN (version 2.0.0)

pop_event: Remove the next event from the queue

Description

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

Usage

pop_event(ptr)

Value

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

Arguments

ptr

The event queue pointer. Defaults to cur_evtlist.