Builder to construct an Indexable for
a lap.
| StopwatchLapBuilder |
setAccumulatedTime(long accumulatedTimeInMilliseconds)
Sets the total time accumulated by the stopwatch when the lap was marked, in
milliseconds.
|
| StopwatchLapBuilder |
setElapsedTime(long elapsedTimeInMilliseconds)
Sets the total time elapsed since the last lap, in milliseconds.
|
Sets the total time accumulated by the stopwatch when the lap was marked, in milliseconds.
Sets the total time elapsed since the last lap, in milliseconds.