Nodeperf_hooksPerformance.getEntriesByNamemethod Performance.getEntriesByName#Performance.getEntriesByName(name: string,type?: EntryType,): PerformanceEntry[]Returns a list of PerformanceEntry objects in chronological order with respect to performanceEntry.startTime whose performanceEntry.name is equal to name, and optionally, whose performanceEntry.entryType is equal to type. Parameters ##name: stringoptional#type: EntryTypeReturn Type #PerformanceEntry[]
method Performance.getEntriesByName#Performance.getEntriesByName(name: string,type?: EntryType,): PerformanceEntry[]Returns a list of PerformanceEntry objects in chronological order with respect to performanceEntry.startTime whose performanceEntry.name is equal to name, and optionally, whose performanceEntry.entryType is equal to type. Parameters ##name: stringoptional#type: EntryTypeReturn Type #PerformanceEntry[]