powered by
Execute a function if the last execution time is older than a specified value.
throttle(fun, t = 1)
the function to execute
an integer, the threshold in seconds