PerformanceEntry object
Represents the base object for performance and timing objects, such as PerformanceMark, PerformanceMeasure, and PerformanceResourceTiming.
![]() |
DOM Information
Inheritance Hierarchy
The PerformanceEntry does not inherit from any class or interface.Members
The PerformanceEntry object has these types of members:
Properties
The PerformanceEntry object has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
A value representing the duration of a recorded event, if applicable. | |
| Read-only |
A value representing the type of the recorded event. | |
| Read-only |
The identifier for the recorded event. | |
| Read-only |
The initial time associated with a recorded event. |
Standards information
Show:
