pub fn timeout(after_ms: u64, child: Out) -> Out
Timeout output: activates if action exceeds duration.
Panics if after_ms is 0.
after_ms