toggle menu
wisp-time-testing
2024.08.02.013704-07e9f85
jvm
switch theme
search in API
wisp-time-testing
/
wisp.time
Package-level
declarations
Types
Types
Fake
Clock
Link copied to clipboard
open
class
FakeClock
@
JvmOverloads
constructor
(
epochMillis
:
Long
=
initialValue.toEpochMilli()
,
zone
:
ZoneId
=
ZoneId.of("UTC")
)
:
Clock
,
TestFixture
Controllable clock for testing.