DeviceMotionEvent.interval

Baseline 2023

Newly available

Since September 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

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

语法

var interval = instanceOfDeviceMotionEvent.interval;

说明

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

浏览器兼容性

BCD tables only load in the browser

推荐浏览