menu
Dart
dart:html
PerformanceObserverEntryList
getEntries method
getEntries
brightness_4
brightness_5
description
getEntries
method
List
<
PerformanceEntry
>
getEntries
(
)
Implementation
List<PerformanceEntry> getEntries() native;
Dart
dart:html
PerformanceObserverEntryList
getEntries method
PerformanceObserverEntryList class
Properties
hashCode
runtimeType
Methods
getEntries
getEntriesByName
getEntriesByType
noSuchMethod
toString
Operators
operator ==