WATCHDOG
A Timer used to Detect and Recover from Malfunctions.
Picture Credit: Using Watchdog Timer
USAGE
$ npm install watchdog...
dog.on'reset',console.log'reset-ed'dog.on'feed',console.log'feed-ed' dog.feedfood// Output: feed-ed setTimeout, TIMEOUT + 1// Output: reset-ed.// Output: dog sleep-ed. Demo over.
DOCUMENT
SEE ALSO
THANKS
Thanks to Damon Oehlman (https://github.com/DamonOehlman) who owned the watchdog
name of NPM module. He is so kind and nice that passed this name over to me after my request.
AUTHOR
Huan LI <zixia@zixia.net> (http://linkedin.com/in/zixia)

COPYRIGHT & LICENSE
- Code & Docs © 2017 Huan LI <zixia@zixia.net>
- Code released under the Apache-2.0 License
- Docs released under Creative Commons