Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.cpp73 static const int DAEMON_REMOVE_FILE_TIME_S = 60; member
785 if ((currentTime - st.st_mtime) <= DAEMON_REMOVE_FILE_TIME_S) { in RemoveTempFileIfNeed()

Completed in 2 milliseconds