Clock

fun interface Clock(source)

Utility interface for obtaining timestamp.

Report a problem

Functions

Link copied to clipboard
abstract fun now(): Long

Get current timestamp.