You can make clock-based periodic rule triggers using cron e.g. every 5 minutes. Not a timer as such, as startup is not linked to any particular event.
Or you can make timers that call timers, allowing you to control when the sequence starts (and stops)