Note: this API is unstable and may change in any release.
object Debugging
Note: this API is unstable and may change in any release.
object GC
This class represents statistics about the single run of the garbage collector. It is supposed to be used for testing and debugging purposes only.
class GCInfo
This class represents statistics of memory usage in one memory pool.
class MemoryUsage
This class represents statistics of the root set for garbage collector run, separated by root set pools. These nodes are assumed to be used, even if there are no references for them.
class RootSetStatistics
This class represents statistics of sweeping in one memory pool.
class SweepStatistics
This annotation marks the Kotlin/Native standard library API that tweaks or otherwise accesses the Kotlin runtime behavior.
annotation class NativeRuntimeApi
© 2010–2023 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.native.runtime/index.html