lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-management-ui-common
/
com.apadmi.mockzilla.ui.utils
/
DataWithTimestamp
/
isExpired
is
Expired
fun
isExpired
(
cacheLife
:
Duration
,
currentTimeStamp
:
Long
=
Clock.System.now().toEpochMilliseconds()
)
:
Boolean