Searched refs:time_since_resolution (Results 1 – 1 of 1) sorted by relevance
179 TimeDelta time_since_resolution = TimeTicks::Now() - time_; in IsStillCached() local181 return time_since_resolution < cache_expiration_duration_; in IsStillCached()