Searched refs:MAX_LOG_WRITE_INTERVAL (Results 1 – 1 of 1) sorted by relevance
49 static const int MAX_LOG_WRITE_INTERVAL = 5; variable345 static const std::chrono::seconds waitTime(MAX_LOG_WRITE_INTERVAL); in ReceiveLogLoop()