toJSON method

JSObject toJSON()

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

Implementation

external JSObject toJSON();