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

postGcCleanupTimeNs

Native
1.3
val postGcCleanupTimeNs : Long ?
(source)

Time, when all memory is reclaimed, measured by kotlin.system.getTimeNanos . If null, memory reclamation is still in progress.

Property

postGcCleanupTimeNs - Time, when all memory is reclaimed, measured by kotlin.system.getTimeNanos . If null, memory reclamation is still in progress.

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 .