executionTimeMicros property
int
get
executionTimeMicros
Gets execution time in microseconds
Implementation
int get executionTimeMicros => executionTime.elapsedMicroseconds;
Gets execution time in microseconds
int get executionTimeMicros => executionTime.elapsedMicroseconds;