memoryUsageAfter

Native
1.3
val memoryUsageAfter: Map<String, MemoryUsage>
(source)

Memory usage at the start of garbage collector run, separated by memory pools. The set of memory pools depends on the collector implementation. Can be empty, if collection is in progress.

Property

memoryUsageAfter - Memory usage at the start of garbage collector run, separated by memory pools. The set of memory pools depends on the collector implementation. Can be empty, if collection is in progress.