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