memoryUsageBefore

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

Memory usage at the end 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

memoryUsageBefore - Memory usage at the end 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.