CacheEntry.maxAge
The maxAge
method of the CacheEntry
interface returns the time in milliseconds for which the cached item is considered fresh.
Syntax
Parameters
None.
Return value
A number
which represents the time in milliseconds for which the cached item is considered fresh.