Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp51 static const int MAX_LOG_WRITE_INTERVAL = 5; variable
349 static const std::chrono::seconds waitTime(MAX_LOG_WRITE_INTERVAL); in ReceiveLogLoop()
425 static const std::chrono::seconds waitTime(MAX_LOG_WRITE_INTERVAL); in Refresh()