Just put this together in the last hour or so, see if this has anything that helps. https://drive.google.com/file/d/1NABuBaf59-L1DNYsSPVYen31JPPdRwfF/view?usp=sharing   I don't like using System timers, I prefer to use my own inside a game. This is a barebones project that demos the two classes inside, GTATimerStack and GTATimer. It's pretty simple as a design but it's flexible enough to allow you to have as many timers as you like, all at different intervals. It shows how to use share