Method perf.toString
Overload
Formats a string from time values collected by calling perf.first and perf.next. The string contains the number of microseconds of each code execution between calling perf.first and each perf.next.
public static string toString()