solana-sdk 1.16.24

Solana SDK
Documentation
use std::time::Duration;

pub const DEFAULT_TPU_COALESCE: Duration = Duration::from_millis(5);