trackallocs

Undocumented in source.

Members

Functions

allocsTracker
auto allocsTracker(File logFile)
Undocumented in source. Be warned that the author may not have intended to support it.
clearAllocStats
void clearAllocStats()
Undocumented in source. Be warned that the author may not have intended to support it.
startTrackingAllocs
void startTrackingAllocs(File logFile)
Undocumented in source. Be warned that the author may not have intended to support it.
stopTrackingAllocs
void stopTrackingAllocs()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

allocs_cc
ulong allocs_cc;
Undocumented in source.
allocs_csz
ulong allocs_csz;
Undocumented in source.
allocs_mc
ulong allocs_mc;
Undocumented in source.
allocs_msz
ulong allocs_msz;
Undocumented in source.
allocs_qc
ulong allocs_qc;
Undocumented in source.
allocs_qsz
ulong allocs_qsz;
Undocumented in source.

Meta