rachelnicole / robokitty

A DIY Cat (or dog. or human) Feeder powered by node
http://imcool.online/robokitty
GNU General Public License v2.0
773 stars 35 forks source link

eliminate reliance on `currentTimeValue` sideeffect #17

Open ashleygwilliams opened 9 years ago

ashleygwilliams commented 9 years ago

https://github.com/rachelnicole/robokitty/blob/master/app.js#L45

specifically: https://github.com/rachelnicole/robokitty/blob/master/app.js#L80

fixing this will make #16 much much easier, as well.

rachelnicole commented 9 years ago

I'm not on my computer but this might have been leftover from something I was working on and never implemented I will take a look