utils/throttler library

Classes

Throttler
A small utility to throttle function execution.

Extensions

ThrottledCallbackX on void Function()
Extension that throttles a callback inline.

Constants

kDefaultThrottleDuration → const int
Default throttle time in milliseconds.