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

endTimeNs

Native
1.3
val endTimeNs : Long
(source)

Time, when garbage collector run is ended, measured by kotlin.system.getTimeNanos . After this point, most of the memory is reclaimed, and a new garbage collector run can start.

Property

endTimeNs - Time, when garbage collector run is ended, measured by kotlin.system.getTimeNanos . After this point, most of the memory is reclaimed, and a new garbage collector run can start.

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 .