void reportStatistics(R)(auto ref R output)
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
output
stdout
bytesAllocated:7395404