Home
last modified time | relevance | path

Searched refs:FORTYEIGHT_HOURS (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp90 constexpr time_t FORTYEIGHT_HOURS = 48 * 60 * 60; member
816 if ((now > lastAccessTime) && (now - lastAccessTime > FORTYEIGHT_HOURS)) { in StartBootScan()

Completed in 4 milliseconds