menu
Dart
dart:html
Performance
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
Performance
getEntriesByName method
Performance class
Cookies management controls