Dart SDK
dart:core
Stopwatch
isRunning
property
isRunning
Stopwatch
Properties
frequency
elapsedTicks
elapsed
elapsedMicroseconds
elapsedMilliseconds
isRunning
Constructors
Stopwatch
Methods
start
stop
reset
bool
isRunning
read-only
Returns wether the [StopWatch] is currently running.