The interval attribute assumes that the user agent will fire the event, which doesn't make much sense because the user agent could fire as little or as often as it wants (based on a significant change of motion) and other environmental conditions.
Couldn't the interval between events be more accurately been gleamed from comparing the .timeStamp between two events?
The
intervalattribute assumes that the user agent will fire the event, which doesn't make much sense because the user agent could fire as little or as often as it wants (based on a significant change of motion) and other environmental conditions.Couldn't the interval between events be more accurately been gleamed from comparing the
.timeStampbetween two events?