TransactionCacheEntry.age
The age
method of the TransactionCacheEntry
interface returns the current age in milliseconds of the cached item.
Syntax
Parameters
None.
Return value
A number
which represents the current age in milliseconds of the cached item.