Returns the dynamic memory usage of the mempool, in bytes.
Synopsis
Declared in <txmempool.h>
size_t
DynamicMemoryUsage() const;
Return Value
The estimated dynamic memory usage.
Created with MrDocs
Returns the dynamic memory usage of the mempool, in bytes.
Declared in <txmempool.h>
size_t
DynamicMemoryUsage() const;
The estimated dynamic memory usage.
Created with MrDocs