Dart SDK
dart:html
PerformanceEntry
class
PerformanceEntry
Properties
Properties
duration
entryType
name
startTime
(Not documented.)
Annotations
DocsEditable()
DomName('PerformanceEntry')
Experimental()
Implemented by
PerformanceMark
PerformanceMeasure
PerformanceResourceTiming
Properties
double
duration
read-only
String
entryType
read-only
String
name
read-only
double
startTime
read-only