prettyPrint

fun PerformanceCounter.prettyPrint(decimalFormat: String = "%.6fs")

Logs profiling information of this PerformanceCounter as an organized block. Uses passed decimalFormat to format floating point numbers.