> What's wrong with just using stop() and start()?

Stop and start lose the time remaining until the next execution.
Imagine it is loading something every 5 minutes, but you want to pause
it 3 minutes into the timer then restart later. When you restart, it
should execute after 2 minutes, then every 5 minutes after. My changes
also allow for multiple pauses/restarts during one timer cycle. -Mark
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to