socketStatsIntervalMs constant
        
        int
        const socketStatsIntervalMs
        
      
      
Socket stats reporting interval in milliseconds to avoid overloading
Implementation
static const int socketStatsIntervalMs = 3000;Socket stats reporting interval in milliseconds to avoid overloading
static const int socketStatsIntervalMs = 3000;