15.05.2014, 15:38
Well just a small idea came up to my mind not sure if it's good or not, create a variable then start every one second increase it (when the timer starts) (+1) when the timer stops, stop increasing when you wanna start another timer.
SetTimer("timer",var*1000,false/true);
SetTimer("timer",var*1000,false/true);