Function ogle::runner::ticker[][src]

pub async fn ticker(
    tx: Sender<StreamItem>,
    done_guard: &Arc<Mutex<bool>>
) -> Result<()>