WICG / idle-detection

A proposal for an idle detection and notification API for the web
Other
68 stars 22 forks source link

Change threshold option from seconds to milliseconds #17

Closed reillyeon closed 4 years ago

reillyeon commented 4 years ago

According to the W3C TAG design principles any web API that accepts a time measurement should do so in milliseconds, even if seconds is more natural.

Fixes #11.

reillyeon commented 4 years ago

@samuelgoto @inexorabletash