toJSON method
Warning: This interface of this property is deprecated in the Navigation Timing Level 2 specification. Please use the PerformanceNavigationTiming interface instead.
The legacy toJSON()
method of the PerformanceTiming interface is a
; it returns a JSON representation of the PerformanceTiming object.
Implementation
external JSObject toJSON();