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