microseconds
Platform and version requirements: JVM (1.3), JS (1.3), Native (1.3)
@ExperimentalTime @DeprecatedSinceKotlin("1.5") val Int.microseconds: DurationDeprecated: Use 'Int.microseconds' extension property from Duration.Companion instead.
Platform and version requirements: JVM (1.3), JS (1.3), Native (1.3)
@ExperimentalTime @DeprecatedSinceKotlin("1.5") val Long.microseconds: DurationDeprecated: Use 'Long.microseconds' extension property from Duration.Companion instead.
Platform and version requirements: JVM (1.3), JS (1.3), Native (1.3)
@ExperimentalTime @DeprecatedSinceKotlin("1.5") val Double.microseconds: DurationDeprecated: Use 'Double.microseconds' extension property from Duration.Companion instead.
© 2010–2021 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.time/microseconds.html