toJSON method
The toJSON()
method of the PerformanceServerTiming interface is a
; it returns a JSON representation of the PerformanceServerTiming
object.
Implementation
external JSObject toJSON();
The toJSON()
method of the PerformanceServerTiming interface is a
; it returns a JSON representation of the PerformanceServerTiming
object.
external JSObject toJSON();