You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The stopwatch gets replaced with a testable stopwatch from clock/clock
in tests. We need it for the testability of stopwatches with fake
async. The "normal" stopwatch gets used when not testing.
This implementation was inspired by:
flutter/flutter@bbdeabf
Signed-off-by: Zixuan James Li <[email protected]>
0 commit comments