I'm looking for some guidance on how to manage multiple timer tasks. I'd like to be able to dynamically create timers and then when each timer is finished, it'll reset itself.
Example:
Timer 1 - perform action x - reset to perform action x again in 30 minutes
Timer 2 - perform action y - reset to perfom action y again in 10 minutes