Split the time.
This method sets the stop time of the watch to allow a time to be extracted. The start time is unaffected, enabling {@link #unsplit()} to continue the timing from the original start point.
@throws IllegalStateException if the StopWatch is not running.
|
|