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