Module Priority

Module Priority 

Source
Expand description

Defines the execution priority level of a task.

§Priority Enum

Defines the execution priority level of a Task within the Echo scheduler.

Enums§

Priority
Represents the priority of a task to be executed by the scheduler.