1 reference to MIN_UPDATE_DELTA
System.Runtime.Caching (1)
System\Runtime\Caching\MemoryCacheEntry.cs (1)
296
if (utcNewExpires - _utcAbsExp >= CacheExpires.
MIN_UPDATE_DELTA
|| utcNewExpires < _utcAbsExp)