time property

  1. @override
int time
final

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

Implementation

@override
final int time;