dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
Stats.freeSize
core
memory
GC
Stats
number of free bytes on the GC heap (might only get updated after a collection)
struct
Stats
size_t
freeSize
;
Meta
Source
See Implementation
core
memory
GC
Stats
variables
allocatedInCurrentThread
freeSize
usedSize
number of free bytes on the GC heap (might only get updated after a collection)