mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-25 12:38:37 +00:00
Previously, we were generating timestamps relative to the current time of the monotonic clock. We now generate timestamps relative to the event loop's last render opportunity time, per the spec.