TtlManager

class TtlManager(val defaultTtl: Duration? = null, clock: Clock = Clock.System)

Constructors

Link copied to clipboard
constructor(defaultTtl: Duration? = null, clock: Clock = Clock.System)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun isExpired(expiresAt: Long?): Boolean