If you mean setting a timer with just N seconds before it should fire again, that doesn't work very well as it's not very accurate. I've tested even with high resolution timers, and it turns out the best type is an HH:nn timer, but I have to use a secondary timer in case that HH:nn should change in the course of a minute.