mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-18 07:46:52 +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().