Constant lrs::thread::sched::Normal

The default scheduler.

Syntax

const Normal: Scheduler = Scheduler(cty::SCHED_NORMAL);

See also