Dart SDK
dart:core
Stopwatch
isRunning
isRunning
Dart SDK
dart:core
Stopwatch
isRunning
property
isRunning
Dart SDK
dart:core
Stopwatch
Constructors
Stopwatch
Properties
elapsed
elapsedMicroseconds
elapsedMilliseconds
elapsedTicks
frequency
hashCode
isRunning
runtimeType
Operators
operator ==
Methods
noSuchMethod
reset
start
stop
toString
bool
isRunning
Returns wether the
StopWatch
is currently running.