WATCHDOG_HZ
if (watchdog_clock > WATCHDOG_HZ * 15)
callout_schedule(&fc->timeout_callout, hz / WATCHDOG_HZ);