[][src]Constant tox_core::onion::onion_announce::PING_ID_TIMEOUT

pub const PING_ID_TIMEOUT: Duration;

Interval of time when onion ping id is valid after it was generated. To be precise ping id will be valid for from PING_ID_TIMEOUT to 2 * PING_ID_TIMEOUT.