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