The constructor of this class is not exposed to users directly.

See also:

Variables

read onlyduration:Float

The total number of milliseconds elapsed for this entry. This value will not be meaningful for all Performance Entry types.

read onlyentryType:PerformanceEntryType

The type of the performance entry.

read onlyname:String

The name of the performance entry.

read onlystartTime:Float

The high resolution millisecond timestamp marking the starting time of the Performance Entry.

Methods

toJSON():Dynamic

Returns a JSON representation of the PerformanceEntry object.