postGcCleanupTimeNs property

Long? postGcCleanupTimeNs
final

Time, when all memory is reclaimed, measured by kotlin.system.getTimeNanos.

If null, memory reclamation is still in progress.

Implementation

final Long? postGcCleanupTimeNs;