With cron you should be able to specify other intervals besides setting a time that it resets once per day.
I don't actually know what way would make the most sense for this though. Change the cron properties form IntProperty to StringProperty to support values like "" and "/5"?
With cron you should be able to specify other intervals besides setting a time that it resets once per day.
I don't actually know what way would make the most sense for this though. Change the cron properties form IntProperty to StringProperty to support values like "" and "/5"?