diff options
author | Andrew Kaster <akaster@serenityos.org> | 2023-01-01 22:30:31 -0700 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2023-01-07 14:51:04 +0100 |
commit | 4afa6e264c91764d27f8f0674b2835cd37ca90ab (patch) | |
tree | e7bbba0958821fa461aa229618be90ba0227e2c4 /Userland/DevTools/HackStudio/LanguageClient.cpp | |
parent | 82a01bf32f94911de7e3d864b0c22c6cb857bf2b (diff) | |
download | serenity-4afa6e264c91764d27f8f0674b2835cd37ca90ab.zip |
LibCore+LibWeb: Use AK::Time instead of timeval in Core::ElapsedTimer
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.
Diffstat (limited to 'Userland/DevTools/HackStudio/LanguageClient.cpp')
0 files changed, 0 insertions, 0 deletions