Dart SDK
dart:core
Stopwatch
elapsedMilliseconds
property
elapsedMilliseconds
Stopwatch
Properties
frequency
elapsedTicks
elapsed
elapsedMicroseconds
elapsedMilliseconds
isRunning
Constructors
Stopwatch
Methods
start
stop
reset
int
elapsedMilliseconds
read-only
Returns the [elapsedTicks] counter converted to milliseconds.