pub fn timeout<S: Clone + 'static>(source: &Node<S>, ms: u64) -> Node<S>
timeout: subscribe-armed idle watchdog. The helper is a free node constructor, not an operator factory or graph method (D114).