getEntriesByType method - Performance class - dart:html library (original) (raw)
List<PerformanceEntry> getEntriesByType(
- String entryType )
Implementation
List<PerformanceEntry> getEntriesByType(String entryType) native;
List<PerformanceEntry> getEntriesByType(
List<PerformanceEntry> getEntriesByType(String entryType) native;