<init>
Platform and version requirements: Native (1.3)
GCInfo( epoch: Long, startTimeNs: Long, endTimeNs: Long, pauseStartTimeNs: Long, pauseEndTimeNs: Long, postGcCleanupTimeNs: Long?, rootSet: RootSetStatistics, markedCount: Long, sweepStatistics: Map<String, SweepStatistics>, memoryUsageBefore: Map<String, MemoryUsage>, memoryUsageAfter: Map<String, MemoryUsage>)
This class represents statistics about the single run of the garbage collector. It is supposed to be used for testing and debugging purposes only.
© 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/-g-c-info/-init-.html