Skip to main content
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.

Return Type

any
Back to top