Can I create a timer offset?

How do I set an offset for my timers? Let’s say I have three timers and I want to have one message every 10 minutes rotating through the 3. So, message one would be at 12:00 & 12:30, message two at 12:10 & 12:40, and message three at 12:20 & 12:50. Message 1 is easy – set it as a 30 minute interval… Message 2 and 3 would need a 10 and 20 minute offset respectively. Can that be done?

No, it cannot be done as it currently stands. Timers go off at the internal times they are set to and cannot be set to have specific “start at x specific time” or “after this timer has gone off”.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.