stopwatch method

Stopwatch stopwatch()

Returns a new stopwatch that uses the current time as reported by this.

See also:

Implementation

Stopwatch stopwatch() => Stopwatch();