method Performance.getEntriesByType
Jump to headingPerformance.getEntriesByType(type: EntryType): PerformanceEntry[]Returns a list of PerformanceEntry objects in chronological order with respect to performanceEntry.startTime
whose performanceEntry.entryType is equal to type.
Parameters Jump to heading
Jump to headingtype: EntryType