how about a timer time stop switch?

atm you can

/timer -cdeomhipr 12:34 reps interval dostuff

say i want a timer to run repeatedly until a certain time i would have to set another timer

/timerstart 12:34 0 15 dostuff
/timerstop 23:45 1 1 timerstart off

how about a -bs switch(begin/stop) for the stop time, something like

/timerstartstop -bs 12:34 23:45 reps interval dostuff
/timerstops -s 23:45 reps interval dostuff
/timerstart -b(optional for compatibility with existing) 12:34 reps interval dostuff

btk


billythekid