elapsedStopwatch property

int elapsedStopwatch
inherited

Implementation

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