Skip to main content

FEED_BUFFER_SECS

Constant FEED_BUFFER_SECS 

Source
const FEED_BUFFER_SECS: usize = 5;
Expand description

Live feed buffer size, expressed in seconds of probing at the probing rate. When the buffer is full the CLI stream is no longer read (blocking the feed).