debounce
Delay function calls until a set time elapses after the last invocation
startinterval2
Calls a function immediately and repeatedly after a fixed delay
function-enhancements
Some javascript function enhacements. Arguments:pass, prepend, append. Timing: delay, periodical, debounce, throttle, once