MQTT C Client Libraries Internals
|
Information about the state of the heap. More...
#include <Heap.h>
Data Fields | |
size_t | current_size |
current size of the heap in bytes | |
size_t | max_size |
max size the heap has reached in bytes | |
Information about the state of the heap.