[][src]Constant tox_core::net_crypto::SEND_QUEUE_CLEARANCE_TIME

pub const SEND_QUEUE_CLEARANCE_TIME: f64 = 2.0;

If the send queue grows so that it will take more than 2 seconds to send all its packet we will reduce send rate.