A native node addon for obtaining system idle time in seconds.
Currently Windows and Mac only.
OS implementations derived from the following resources:
* http://www.danandcheryl.com/2010/06/how-to-check-the-system-idle-time-using-cocoa
* https://github.com/jojobyte/idlerun