Function ksched::task::set_quantum[][src]

pub async fn set_quantum(quantum: usize)
Expand description

Make a task into a time-sharing task with specific quantum per round.