isForever

fun isForever(ttlAt: Long): Boolean

Checks if a given ttlAt timestamp represents a permanent (forever) value.

Return

true if the timestamp represents a permanent value

Parameters

ttlAt

the timestamp to check