The "official" way to do that is to set perpetual.every = ...some new timedelta... but it would be a lot more useful if we had both a way to schedule with either a timedelta or a datetime. That way a dev can use whatever the have easiest to hand instead of worrying about date math.