TimeSource

fun interface TimeSource

Represents a source of time.

Inheritors

Functions

Link copied to clipboard
abstract fun nowMillis(): Long

Returns the current time in milliseconds.