← Docs
kotlin-stdlib / kotlin.native.runtime / GCInfo / firstPauseRequestTimeNs

firstPauseRequestTimeNs

Native
1.3
val firstPauseRequestTimeNs : Long
(source)

Time, when the garbage collector thread requested suspension of mutator threads for the first time, mesured by kotlin.system.getTimeNanos .

Property

firstPauseRequestTimeNs - Time, when the garbage collector thread requested suspension of mutator threads for the first time, mesured by kotlin.system.getTimeNanos .

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .