time property

int time
inherited

The time (in milliseconds) that has elapsed since the test runner started.

Implementation

int get time => throw _privateConstructorUsedError;