I'm trying to get a specific piece of code to repeat.
I would like it so that when I press a button, it opens an application and then closes it 10 seconds later, only to reopen it again. I believe I would have to use 2 timers, but I still can't figure out what code I should use to set an on timer end (or something like that) to run the specified code.