[][src]Function cjdns_snode::utils::task::periodic_task

pub async fn periodic_task<T: FnMut()>(period: Duration, task: T)