Searched refs:ONE_HOUR_MS (Results 1 – 1 of 1) sorted by relevance
26 const int64_t ONE_HOUR_MS = (int64_t)60 * 60 * ONE_SECOND_MS; variable27 const int64_t DEFAULT_AGING_TIMER_INTERVAL = (int64_t)8 * ONE_HOUR_MS;28 const int64_t ONE_DAYS_MS = (int64_t)24 * ONE_HOUR_MS;