PropsPerformanceObserverEntryList extension
Methods
-
getEntries(
) → Iterable< PerformanceEntry> -
Available on PerformanceObserverEntryList, provided by the PropsPerformanceObserverEntryList extension
-
getEntriesByName(
String name, [String? type]) → Iterable< PerformanceEntry> -
Available on PerformanceObserverEntryList, provided by the PropsPerformanceObserverEntryList extension
-
getEntriesByType(
String type) → Iterable< PerformanceEntry> -
Available on PerformanceObserverEntryList, provided by the PropsPerformanceObserverEntryList extension