active constant
Schedule_State
const active
The Schedule is active. Runs are being scheduled on the user-specified timespec.
Implementation
static const active = Schedule_State('ACTIVE');
The Schedule is active. Runs are being scheduled on the user-specified timespec.
static const active = Schedule_State('ACTIVE');