ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
gc_usage
ocean
transition
Undocumented in source. Be warned that the author may not have intended to support it.
void
gc_usage
(size_t used, size_t free)
alias
gc_usage
=
core
.
memory
.
GC
.
usage
void
gc_usage
(size_t used, size_t free)
static if
(!(
is(typeof(core.memory.GC.stats))
))
static if
(!(
is(typeof(core.memory.GC.usage))
))
void
gc_usage
(
out
size_t
used
,
out
size_t
free
)
Meta
Source
See Implementation
ocean
transition
functions
enableStomping
gc_usage
genOpCmp
genOpEquals
templates
Octal
SliceIfD1StaticArray
TypeofThis
isMutable