method
perf_hooks.PerformanceObserverEntryList.getEntriesByName
Referenced types
type EntryType =
| 'dns'
| 'function'
| 'gc'
| 'http2'
| 'http'
| 'mark'
| 'measure'
| 'net'
| 'node'
| 'quic'
| 'resource'
type PerformanceEntryList = PerformanceEntry[]