mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
Now that the script thread and the layout thread are the same the wait time effectively zero, so there's no need to measure it. This also removes one dependency and removes one use of legacy time. Signed-off-by: Martin Robinson <mrobinson@igalia.com>