Method perf.Instance.Write
Overload
Formats a string from time values collected by calling perf.Instance.First and perf.Instance.Next, and shows it in the output. The string contains the number of microseconds of each code execution between calling First and each Next.
public void Write()