Searched refs:timeThreeDaysAgo (Results 1 – 1 of 1) sorted by relevance
241 uint64_t timeThreeDaysAgo = timeNow - secondsOfThreeDays; in CleanOldAppTrace() local242 std::string dateThreeDaysAgo = TimeUtil::TimestampFormatToDate(timeThreeDaysAgo, "%Y%m%d"); in CleanOldAppTrace()