Searched refs:RECORD_MAX_SAVE_TIME (Results 1 – 2 of 2) sorted by relevance
56 constexpr int32_t RECORD_MAX_SAVE_TIME = 8 * 24 * 60 * 60; variable
817 std::to_string(records.back()->time - RECORD_MAX_SAVE_TIME) }; in AddInterceptRecord()