isExpired

fun isExpired(cacheLife: Duration, currentTimeStamp: Long = System.currentTimeMillis()): Boolean