Checks whether an item exists in the cache and returns the last time it was accessed.
key to lookup
item's last access time, or 0 if the item doesn't exist
See Implementation
Checks whether an item exists in the cache and returns the last time it was accessed.