executionTimeMs property
int
get
executionTimeMs
Gets execution time in milliseconds
Implementation
int get executionTimeMs => executionTime.elapsedMilliseconds;
Gets execution time in milliseconds
int get executionTimeMs => executionTime.elapsedMilliseconds;