clkStable property

Stream<void> clkStable

Emits an event when most events are complete, and clocks are stable.

Implementation

static Stream<void> get clkStable => _clkStableController.stream;