util/throttle library

Classes

Throttle
A simple class for throttling function execution.

Extensions

ThrottleFunction on void Function()
Applies throttling to a function.

Constants

kDefaultThrottlerDuration → const int
Default duration of throttler.