The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Stats.usedSize
core
memory
GC
Stats
number of used bytes on the GC heap (might only get updated after a collection)
struct
Stats
size_t
usedSize
;
Meta
Source
See Implementation
core
memory
GC
Stats
variables
allocatedInCurrentThread
freeSize
usedSize
number of used bytes on the GC heap (might only get updated after a collection)