#include <Heap.h>
Information about the state of the heap.
Definition at line 62 of file Heap.h.
current size of the heap in bytes
Definition at line 64 of file Heap.h.
max size the heap has reached in bytes
Definition at line 65 of file Heap.h.