StatsCollector.reportPerCallStatistics

Defined if perCallFlags is nonzero. Outputs (e.g. to a File) a simple report of the collected per-call statistics.

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

Meta