toJSON

open override fun toJSON(): JsAny(source)

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

MDN Reference