Clock

fun interface Clock

Utility interface for obtaining timestamp.

Functions

Link copied to clipboard
abstract fun now(): Long

Get current timestamp.