Skip to main content

pending_count

Function pending_count 

Source
pub fn pending_count() -> usize
Expand description

Events currently queued (sent but not yet consumed by the writer). Used by the gateway’s graceful shutdown to drain metering before exit (#51).