KEEPALIVE_INTERVAL

Constant KEEPALIVE_INTERVAL 

Source
pub const KEEPALIVE_INTERVAL: Duration;
Expand description

DCS keepalive interval.

Reference: ircDDBGateway/Common/DCSHandler.cpp:54 (m_pollTimer(1000U, 5U) = 5 seconds).