PerformanceEntry
@native @JSGlobal @JSType
Encapsulates a single performance metric that is part of the browser's performance timeline.
class Object
trait Any
class Object
trait Matchable
class Any
Value members
Concrete methods
The type of performance metric that this entry represents.
The type of performance metric that this entry represents.
The name for a performance entry. It acts as an identifier, but it does not have to be unique. The value depends on the subclass.
The name for a performance entry. It acts as an identifier, but it does not have to be unique. The value depends on the subclass.
Returns a JSON representation of the PerformanceEntry object.
Returns a JSON representation of the PerformanceEntry object.