performance.toJSON()


performance 对象的 JSON 表示的对象。 类似于浏览器中的 window.performance.toJSON

An object which is JSON representation of the performance object. It is similar to window.performance.toJSON in browsers.