HmodBlockAllocator.bytesHighTide

The highest number of bytes allocated at any given moment.

struct HmodBlockAllocator(size_t blockSize)
alias bytesHighTide = bytesAllocated

Meta