postGcCleanupTimeNs property
Time, when all memory is reclaimed,
measured by kotlin.system.getTimeNanos.
If null, memory reclamation is still in progress.
Implementation
final Long? postGcCleanupTimeNs;
Time, when all memory is reclaimed,
measured by kotlin.system.getTimeNanos.
If null, memory reclamation is still in progress.
final Long? postGcCleanupTimeNs;