mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-03 16:31:08 +01:00
It's pointless to inline this, it's called exactly once per poll loop, and it depends on time.h which is quite deep. Let's move that to task.c along with sched_report_idle().