Module allocator

Source

Structs§

TrackedAllocator
Custom allocator that tracks memory allocations

Functions§

get_memory_usage
Get the current memory usage in bytes
get_total_allocated
Get the total number of bytes allocated
get_total_deallocated
Get the total number of bytes deallocated