Skip to main content

Module runtime

Module runtime 

Source
Expand description

Runtime error constructors (thread priority, critical violations).

Functions§

already_running
Create an AlreadyRunning error.
not_running
Create a NotRunning error.
priority_error
Create a PriorityError with details about the failure.
realtime_violation
Create a RealtimeViolation error with details.