Dart API Reference
dart:html
PerformanceResourceTiming
PerformanceResourceTiming
class
Annotations
DocsEditable()
DomName('PerformanceResourceTiming')
Experimental()
Extends
Object
PerformanceEntry
PerformanceResourceTiming
Instance Properties
connectEnd
double
read-only
connectStart
double
read-only
domainLookupEnd
double
read-only
domainLookupStart
double
read-only
fetchStart
double
read-only
initiatorType
String
read-only
redirectEnd
double
read-only
redirectStart
double
read-only
requestStart
double
read-only
responseEnd
double
read-only
responseStart
double
read-only
secureConnectionStart
double
read-only
duration
double
Inherited
read-only
entryType
String
Inherited
read-only
name
String
Inherited
read-only
startTime
double
Inherited
read-only