elapsedStopwatch property

int get elapsedStopwatch

Implementation

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