DeviceMotionEvent.interval

返回从底层硬件获取数据的时间间隔(单位:毫秒)。你可以使用它来确定运动事件的粒度。

语法

var interval = instanceOfDeviceMotionEvent.interval;

说明

Specification
DeviceOrientation Event Specification
# ref-for-dom-devicemotionevent-interval①

浏览器兼容性

BCD tables only load in the browser

推荐浏览