StatsCollector.reportStatistics

Reports per instance statistics to output (e.g. stdout). The format is simple: one kind and value per line, separated by a colon, e.g. bytesAllocated:7395404

struct StatsCollector(Allocator, ulong flags = Options.all, ulong perCallFlags = 0)
void
reportStatistics
(
R
)
(
auto ref R output
)

Meta