kodein-log
0.13.0
common
native
kodein-log
/
org.kodein.log
/
Instant
Instant
common
native
expect
class
Instant
Content copied to clipboard
actual
typealias
Instant
=
<ERROR CLASS>
Content copied to clipboard
actual
class
Instant
(
val
tv_sec
:
<ERROR CLASS>
,
val
tv_nsec
:
Long
)
Content copied to clipboard
Constructors
Properties
Extensions
Constructors
Instant
Link copied to clipboard
native
fun
Instant
(
tv_sec
:
<ERROR CLASS>
,
tv_nsec
:
Long
)
Content copied to clipboard
Properties
tv_nsec
Link copied to clipboard
native
val
tv_nsec
:
Long
Content copied to clipboard
tv_sec
Link copied to clipboard
native
val
tv_sec
:
<ERROR CLASS>
Content copied to clipboard
Extensions
to
Local
String
Link copied to clipboard
common
native
expect
fun
Instant
.
toLocalString
(
)
:
String
Content copied to clipboard
actual
fun
Instant
.
toLocalString
(
)
:
String
Content copied to clipboard