mirror of
https://github.com/esphome/esphome.git
synced 2026-07-11 01:15:33 +00:00
ed539e17ff
Adds Scheduler_Call_5IntervalsFiring: 5 intervals with 1ms period, time advancing each inner iteration so all 5 fire every call(). This benchmarks the real scheduler hot path where callbacks execute.