let timer = TimerFd::new(get_clock(), TimerFlags::empty()).unwrap();. timer.set(Expiration::Interval(TimeSpec::from(period)), ...
確定! 回上一頁