menu
Dart
dart:html
WorkerPerformance
getEntriesByName method
getEntriesByName
dark_mode
light_mode
description
getEntriesByName
method
List
<
PerformanceEntry
>
getEntriesByName
(
String
name
,
String
?
entryType
)
Implementation
List<PerformanceEntry> getEntriesByName(String name, String? entryType) native;
Dart
dart:html
WorkerPerformance
getEntriesByName method
WorkerPerformance class
Cookies management controls