Open phausler opened 1 year ago
This re-works throttle to use the same style of state machine as debounce.
Note: all existing tests pass...
@swift-ci please test
after looking further at this - it is a 100% isomorphism to the existing code...
@phausler this can be closed for now right?
This re-works throttle to use the same style of state machine as debounce.
Note: all existing tests pass...