Files
kicad-source-mirror/common/widgets
Seth Hillbrand fff428dcd6 Add THROTTLE class and DrainPendingEvents
Five call sites independently reimplemented the same
time-gated throttle pattern.  This consolidates them all
into a single THROTTLE class backed by steady_clock.

Three call sites duplicated the wxWidgets YieldFor workaround
for timer-event backlog (wxWidgets issue #26192). This replaces them
with a shared DrainPendingEvents free function.
2026-03-03 11:33:10 -08:00
..
2025-09-24 18:43:47 -07:00
2026-01-05 17:47:39 -08:00
2025-04-17 14:37:16 +01:00
2025-04-17 14:37:16 +01:00
2026-01-02 03:53:30 +05:00