dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
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)