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 perf.first, because the array size is fixed.