TaskSettings

Settings to control the behavior of newly started tasks.

struct TaskSettings {}

Members

Variables

priority
uint priority;

Scheduling priority of the task

Meta