Searched refs:watch_with (Results 1 – 2 of 2) sorted by relevance
206 pub fn watch_with( in watch_with() method311 Watchdog::watch_with(&wd, "test_watchdog", Duration::from_millis(100), move || { in test_watchdog()
263 Watchdog::watch_with(&WD, id, Duration::from_millis(millis), callback) in watch_millis_with()