Searched defs:expiration (Results 1 – 4 of 4) sorted by relevance
43 int64_t expiration; /* the end of the current window in ns */ member
104 auto expiration = sensor->ageRemaining(now); in updateReaper() local