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 First and each Next.
public static string toString()