Home
last modified time | relevance | path

Searched refs:TimerManager (Results 1 – 1 of 1) sorted by relevance

/tools/netsim/rust/libslirp-rs/src/
Dlibslirp.rs117 struct TimerManager { struct
162 timer_manager: Rc<TimerManager>,
174 impl TimerManager { impl
435 let timer_manager = Rc::new(TimerManager { in slirp_thread()