Usdl.EventSourceThe type for event storage.
The type for event kinds.
The type for window event sub-kinds.
wait t blocks until an event arrives. Returns true if an event was received, false on error. Releases the runtime lock while blocking.
typ t is the kind of the last received event.
window_event_id t is the window event sub-kind. Only meaningful when typ t is `Window_event.