Searched defs:expirationNs (Results 1 – 2 of 2) sorted by relevance
137 int64_t expirationNs = 0; // after this time in SYSTEM_TIME_REALTIME we refetch. member
299 const int64_t expirationNs = activationEndNs + 7 * NS_PER_SEC; in TEST() local