Searched refs:REPORT_DUPLICATE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
45 constexpr int64_t REPORT_DUPLICATE_TIMEOUT = 2 * 60 * 1000; // 2 minutes variable230 static DeduplicateMemory<RadarReportIdentity> reportMemory(REPORT_DUPLICATE_TIMEOUT); in GetPasteData()