isExpired

fun isExpired(cacheLife: Duration, currentTimeStamp: Long = Clock.System.now().toEpochMilliseconds()): Boolean