mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Allow timer_dispatch_many() to run for extended periods if there are no tasks pending. This reduces the amount of lost cpu time spent entering and exiting the irq handler. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>