totalObjectsSizeBytes

Native
1.3
val totalObjectsSizeBytes: Long
(source)

The total size of allocated objects. System allocator overhead is not included, so it can not perfectly match the value received by os tools. All alignment and auxiliary object headers are included.

Property

totalObjectsSizeBytes - The total size of allocated objects. System allocator overhead is not included, so it can not perfectly match the value received by os tools. All alignment and auxiliary object headers are included.