Please explain the debounce

Issue #3 resolved
Former user created an issue

Hi,

I love using this to tidy up my advanced flows by creating small subroutines. But I'm a bit confused about the debounces and wondered if you could expand more.

In partiular, I'm not sure how I would tell the routine not to "fire" if it is already fired and another fire request comes within the next xx ms. Or not to fire at all if it is fired and still executing the flow.