mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-12 07:35:44 +00:00
This removes the direct dependency on sys/time.h from ElapsedTimer, and makes the code a lot cleaner by using the helpers from AK::Time for time math and getting the current timestamp.