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:
https://github.com/flutter/flutter/pull/137381/commits/ bbdeabf74b8e9443f0156b4631d460f022ac598c
Signed-off-by: Zixuan James Li <[email protected]>
0 commit comments