korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-time
/
korlibs.time
/
ComputedTime
/
ComputedTime
Computed
Time
constructor
(
weeks
:
Int
=
0
,
days
:
Int
=
0
,
hours
:
Int
=
0
,
minutes
:
Int
=
0
,
seconds
:
Int
=
0
,
nanoseconds
:
Int
=
0
)