[][src]Function nc::sched_rr_get_interval

pub fn sched_rr_get_interval(
    pid: pid_t,
    interval: &mut timespec_t
) -> Result<(), Errno>

Get the SCHED_RR interval for the named process.