Stats.usedSize

number of used bytes on the GC heap (might only get updated after a collection)

struct Stats
size_t usedSize;
Suggestion Box / Bug Report