startTime property

int get startTime
inherited

The time (in milliseconds) that has elapsed between the test runner starting and this test starting.

Implementation

int get startTime => throw _privateConstructorUsedError;