elapsed property

Duration elapsed

The amount of fake time that's elapsed since this FakeAsync was created.

Implementation

Duration get elapsed => _elapsed;