Clock

interface Clock

A source of time

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object System : Clock

A clock based on system time

Functions

Link copied to clipboard
abstract fun now(): Instant

Get the current time from the clock source