Searched refs:INFO_EXPIRATION_NS (Results 1 – 1 of 1) sorted by relevance
477 static constexpr nsecs_t INFO_EXPIRATION_NS = 24 * 60 * 60 * NANOS_PER_SECOND; variable594 info.expirationNs = now + (notFound ? 0 : INFO_EXPIRATION_NS); in getInfo()