tuulbox
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
tuulbox
test
/
com.juul.tuulbox.test
/
ManualClock
Manual
Clock
class
ManualClock
(
time
:
Instant
)
:
Clock
Members
Constructors
Manual
Clock
Link copied to clipboard
constructor
(
time
:
LocalDateTime
,
timeZone
:
TimeZone
)
constructor
(
time
:
Instant
)
Functions
now
Link copied to clipboard
open
override
fun
now
(
)
:
Instant
set
Link copied to clipboard
fun
set
(
to
:
Instant
)
fun
set
(
to
:
LocalDateTime
,
timeZone
:
TimeZone
)