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.】