diff options
author | Tom <tomut@yahoo.com> | 2020-12-01 16:53:47 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-02 13:02:04 +0100 |
commit | 12cf6f86503cee499d093b7accebe6ad11bc1dae (patch) | |
tree | 4d7da8b3e662ff64a83bc3fa97f927e60ed5966c /Libraries/LibGUI/Event.h | |
parent | 4c1e27ec656d26e85d0a7a1991c26a67aed115a2 (diff) | |
download | serenity-12cf6f86503cee499d093b7accebe6ad11bc1dae.zip |
Kernel: Add CLOCK_REALTIME support to the TimerQueue
This allows us to use blocking timeouts with either monotonic or
real time for all blockers. Which means that clock_nanosleep()
now also supports CLOCK_REALTIME.
Also, switch alarm() to use CLOCK_REALTIME as per specification.
Diffstat (limited to 'Libraries/LibGUI/Event.h')
0 files changed, 0 insertions, 0 deletions