Dart SDK
dart:core
Stopwatch
elapsed
elapsed
Dart SDK
dart:core
Stopwatch
elapsed
property
elapsed
Dart SDK
dart:core
Stopwatch
Constructors
Stopwatch
Properties
elapsed
elapsedMicroseconds
elapsedMilliseconds
elapsedTicks
frequency
hashCode
isRunning
runtimeType
Operators
operator ==
Methods
noSuchMethod
reset
start
stop
toString
Duration
elapsed
Returns the
elapsedTicks
counter converted to a
Duration
.