Last date modified: 2025-Jul-02

Interface: IPerformanceEntry

Performance entry data

Properties

duration

readonlyduration: number

The duration of the entry


entryType

readonlyentryType: string

The type of the entry


name

readonlyname: string

The name of the entry


startTime

readonlystartTime: number

The start time of the entry

Methods

toJSON()

toJSON(): string

Returns the entry in JSON format

Returns

string

Return to top of the page
Feedback