DeviceMotionEvent.interval
Returns the interval, in milliseconds, at which data is obtained from the underlying hardware. You can use this to determine the granularity of motion events.
Syntax
var interval = deviceMotionEvent.interval;
Specifications
Specification | Status | Comment |
---|---|---|
DeviceOrientation Event Specification | Editor's Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser