performance.toJSON()
版本历史
| 版本 | 变更 |
|---|---|
| v19.0.0 | 必须使用 |
| v16.1.0 | 新增于: v16.1.0 |
performance 对象的 JSON 表示的对象。类似于浏览器中的 window.performance.toJSON。
\An object which is JSON representation of the performance object. It
is similar to window.performance.toJSON in browsers.