shawnmclean / Idle.js

Javascript activity library for the browser. (away, idle, etc)
Other
402 stars 59 forks source link

Is there a way to show a countdown on how long it still takes until an "onAway" event fires? #16

Closed jmuheim closed 9 years ago

shawnmclean commented 9 years ago

I think that would be better maintained outside of the library, by keeping track of your start time and do the count down there.