mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 03:50:59 +00:00
There are three types of event loop: window, worker and worklet. For now, we only have window event loops. |
||
|---|---|---|
| .. | ||
| EventLoop.cpp | ||
| EventLoop.h | ||
| Task.cpp | ||
| Task.h | ||
| TaskQueue.cpp | ||
| TaskQueue.h | ||