Skip to main content

POLL

Constant POLL 

Source
pub const POLL: Duration;
Expand description

The polling cadence everything waits at: terminal records, contended locks, child settling. Bounded CPU, honest tail latency. Public so a host composing its own loop around crate::EventCursorbasis watch’s own loop, for one — polls at the same cadence this crate’s own waits do.