method Performance.toJSON
Performance.toJSON(): any
Deprecated
An object which is JSON representation of the performance object. It is similar to
window.performance.toJSON
in browsers.
any
Performance.toJSON(): any
An object which is JSON representation of the performance object. It is similar to
window.performance.toJSON
in browsers.
any