executionTimeMicros property

int get executionTimeMicros

Gets execution time in microseconds

Implementation

int get executionTimeMicros => executionTime.elapsedMicroseconds;