Skip to main content

timer

Function timer 

Source
pub fn timer(ms: u64) -> Operator<u64>
Expand description

timer: one tick (0) after ms, then COMPLETE.

Requires a graph-local driver (D111); missing driver reports ERROR on activation.