inMilliseconds

Common
JVM
JS
Native
1.0
@ExperimentalTime @DeprecatedSinceKotlin ( "1.5" , "1.8" , "1.9" ) val inMilliseconds : Double
(source)
Deprecated: Use inWholeMilliseconds property instead or convert toDouble(MILLISECONDS) if a double value is required.

The value of this duration expressed as a Double number of milliseconds.