Constant lrs::thread::sched::Rr

The Round-robin scheduler.

Syntax

const Rr: Scheduler = Scheduler(cty::SCHED_RR);

See also