mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-21 22:31:11 +02: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().