issues
search
SeverinDK
/
moment-timer
Timer plugin for Moment.js that allows creation of setInterval and setTimeout-like timers.
MIT License
110
stars
33
forks
source link
Additional argument option for callback / Execution of callback
#29
Closed
lareck70
closed
2 years ago
lareck70
commented
2 years ago
Hi,
I inserted in your code:
An optional parameter for an argument to deliver to the callback function.
A function to call the callback (with parameter) directly..
lareck70
commented
2 years ago
Wrong place
Hi,
I inserted in your code: