Navigator:scheduling 属性
Navigator
接口的 scheduling
只读属性返回当前文档的 Scheduling
对象,该对象提供了用于控制调度任务的方法和属性。
值
一个 Scheduling
对象。
示例
完整的示例请参阅 Scheduling.isInputPending()
页面。
规范
Specification |
---|
Early detection of input events # dom-navigator-scheduling |
浏览器兼容性
Report problems with this compatibility data on GitHubdesktop | mobile | server | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
scheduling |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
- Experimental. Expect behavior to change in the future.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
参见
- engineering.fb.com 上的 Facebook 在 2019 年对浏览器 API 的首次贡献(2019)
- developer.chrome.google.cn 上的使用 isInputPending() 改善 JS 调度(2020)
- web.developers.google.cn 上的优化耗时较长的任务(2022)