As mentioned here, I would like to execute foo() every 10 seconds, but I would also like to be able to pause the periodic execution.
How do I do this?
As mentioned here, I would like to execute foo() every 10 seconds, but I would also like to be able to pause the periodic execution.
How do I do this?