Skip to main content

drain_runtime_tap

Function drain_runtime_tap 

Source
pub fn drain_runtime_tap() -> (Vec<TappedEvent>, u64)
Expand description

Take everything queued since the last drain, plus how many were dropped. The reactor calls this once per tick and appends each to its stream.