Home
last modified time | relevance | path

Searched refs:MAX_LOG_WRITE_INTERVAL (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/
Dlog_persister.cpp49 static const int MAX_LOG_WRITE_INTERVAL = 5; variable
345 static const std::chrono::seconds waitTime(MAX_LOG_WRITE_INTERVAL); in ReceiveLogLoop()