Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.misc/TimeFrameUtils/nanoseconds

nanoseconds

@JvmStatic
val Int.nanoseconds: TimeFrame

Returns a TimeFrame representing the number of nanoseconds given by the integer value

10.nanoseconds // -> TimeFrame(10, TimeUnit.NANOSECONDS)
Content copied to clipboard
Generated by Dokka
(c) Tealium 2026