menu
Dart
dart:html
WorkerPerformance
getEntries method
getEntries
brightness_4
brightness_5
description
getEntries
method
List
<
PerformanceEntry
>
getEntries
(
)
Implementation
List<PerformanceEntry> getEntries() native;
Dart
dart:html
WorkerPerformance
getEntries method
WorkerPerformance class