mirror of
https://github.com/esphome/esphome.git
synced 2026-09-01 02:26:01 +00:00
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.