elapsedStopwatch property

int get elapsedStopwatch
inherited

Implementation

int get elapsedStopwatch => _stopwatch?.elapsedMicroseconds ?? 0;