stopwatch property
A single reused stopwatch; the schedule resets and reads it per system.
Implementation
final Stopwatch stopwatch = Stopwatch();
A single reused stopwatch; the schedule resets and reads it per system.
final Stopwatch stopwatch = Stopwatch();