toJSON method

JSObject toJSON()

Warning: This interface of this property is deprecated in the Navigation Timing Level 2 specification. Please use the PerformanceNavigationTiming interface instead.

The toJSON() method of the PerformanceNavigation interface is a ; it returns a JSON representation of the PerformanceNavigation object.

Implementation

external JSObject toJSON();