Clock

interface Clock

Time source for token logic and validation. Helps keep time-dependent logic testable.

Inheritors

Functions

Link copied to clipboard
abstract fun nowMillis(): Long

Returns current time in milliseconds since Unix Epoch.