getEntriesByType
abstract fun getEntriesByType(type: EntryType): ERROR CLASS: Symbol not found for js.array.ReadonlyArray<node/perfHooks/PerformanceEntry>(source)
Returns a list of PerformanceEntry objects in chronological order with respect to performanceEntry.startTime whose performanceEntry.entryType is equal to type.
Since
v16.7.0
Parameters
type