Closed smartssa closed 10 years ago
As it is right now calling the .restart() method restarts to the last known timeInterval.
It'd be great if restart could take an optional time and restart using that interval.
This is useful for other actions to trigger a proper reset/restart on the periodicalUpdater handle that is available in the return callback.
Sounds totally reasonable. Submit a patch and I'll be happy to take it.
This should be fixed now.
As it is right now calling the .restart() method restarts to the last known timeInterval.
It'd be great if restart could take an optional time and restart using that interval.
This is useful for other actions to trigger a proper reset/restart on the periodicalUpdater handle that is available in the return callback.