Replies: 1 comment
-
Changing the expiration for an every timer is currently not supported. You could simulate this behavior using in by scheduling the next event from within the in handler. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I change the timeout of a timer running 'every' either before it's timed out or at the function call?.
Beta Was this translation helpful? Give feedback.
All reactions