FixedTimeClock

class FixedTimeClock(epochMilliseconds: Long) : Clock(source)

Constructors

Link copied to clipboard
constructor(instant: Instant)
constructor(yyyy: UInt, mm: UInt, dd: UInt)
constructor(epochMilliseconds: Long)

Functions

Link copied to clipboard
open override fun now(): Instant