Skip to main content
method Performance.getEntriesByName
private
Performance.getEntriesByName(
name: string,
type?: string,
): PerformanceEntryList
Deprecated

Parameters

name: string
optional
type: string

Return Type

Back to top