mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* VSyncWaiter on Fuchsia will defer firing until frame start time The common vsync waiter implementation expects this invariant to be held. * Add a test for vsync_waiter