menu
Dart
dart:html
WorkerPerformance
getEntriesByName method
getEntriesByName
dark_mode
light_mode
描述
getEntriesByName
方法
List
<
PerformanceEntry
>
getEntriesByName
(
String
name
,
String
?
entryType
)
实现
List<PerformanceEntry> getEntriesByName(String name, String? entryType) native;
Dart
dart:html
WorkerPerformance
getEntriesByName 方法
WorkerPerformance 类
Cookie 管理控制