fastly:cacheCacheEntryCacheEntry.ageVersion: 3.27.2On this pageCacheEntry.ageThe age method of the CacheEntry interface returns the current age in milliseconds of the cached item.Syntaxage()ParametersNone.Return valueA number which represents the current age in milliseconds of the cached item.