krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
component-model
/
uk.shusek.krwa.component
/
WasiPreview3
/
Builder
/
withWallClock
with
Wall
Clock
fun
withWallClock
(
wallClock
:
Clock
,
zoneId
:
String
=
"UTC"
)
:
WasiPreview3.Builder
fun
withWallClock
(
wallClock
:
Clock
,
timeZone
:
TimeZone
)
:
WasiPreview3.Builder
fun
withWallClock
(
now
:
(
)
->
Instant
,
zoneId
:
String
=
"UTC"
)
:
WasiPreview3.Builder