Constant follow_chains::RUNNING_UPDATE_INTERVAL
source ยท pub(crate) const RUNNING_UPDATE_INTERVAL: u64 = 100_000;
Expand description
The interval between showing a block, even if nothing else changed.
pub(crate) const RUNNING_UPDATE_INTERVAL: u64 = 100_000;
The interval between showing a block, even if nothing else changed.