time property
The time (in milliseconds) that has elapsed since the test runner started.
Implementation
int get time => throw _privateConstructorUsedError;
The time (in milliseconds) that has elapsed since the test runner started.
int get time => throw _privateConstructorUsedError;