#include "swevents.h"
Data Fields | |
sw_tl_ref | timeline |
Interrupt and timeout event message generated by the skin. A single message is shared between the two interrupt types (user and timeout). This message is sent with SWEVT_INTERRUPT_TIMEOUT and SWEVT_INTERRUPT_USER events.
sw_tl_ref SWMSG_INTERRUPT::timeline |
The SWTLT_JOB_STREAM, or any descendant thereof, of the job to interrupt or timeout. For SWEVT_INTERRUPT_USER, this timeline reference can be set to 0 to interrupt all jobs.