菜单
Dart
dart:html
WorkerPerformance
getEntriesByName 方法
getEntriesByName
暗色模式
亮色模式
描述
getEntriesByName
方法
List
<
PerformanceEntry
>
getEntriesByName
(
String
name
,
String
?
entryType
)
实现
List<PerformanceEntry> getEntriesByName(String name, String? entryType) native;
Dart
dart:html
WorkerPerformance
getEntriesByName 方法
WorkerPerformance 类
Cookie管理控制