Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_kmsg.cpp39 constexpr int RETRY_WAIT = 10; // 10us variable
62 usleep(RETRY_WAIT); in LinuxReadOneKmsg()