Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_flow_controller.cpp241 uint64_t timeThreeDaysAgo = timeNow - secondsOfThreeDays; in CleanOldAppTrace() local
242 std::string dateThreeDaysAgo = TimeUtil::TimestampFormatToDate(timeThreeDaysAgo, "%Y%m%d"); in CleanOldAppTrace()