Method perf.next
Overload
Stores current time in next element of an internal array.
public static void next(char cMark = '\0')
Parameters
cMark (char)
A character to mark this time in the results string, like |
Remarks
Don't call Next more than 16 times after First, because the array size is fixed.