PerformanceTiming

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

connectEnd
uint connectEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
connectStart
uint connectStart()
Undocumented in source. Be warned that the author may not have intended to support it.
domComplete
uint domComplete()
Undocumented in source. Be warned that the author may not have intended to support it.
domContentLoadedEventEnd
uint domContentLoadedEventEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
domContentLoadedEventStart
uint domContentLoadedEventStart()
Undocumented in source. Be warned that the author may not have intended to support it.
domInteractive
uint domInteractive()
Undocumented in source. Be warned that the author may not have intended to support it.
domLoading
uint domLoading()
Undocumented in source. Be warned that the author may not have intended to support it.
domainLookupEnd
uint domainLookupEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
domainLookupStart
uint domainLookupStart()
Undocumented in source. Be warned that the author may not have intended to support it.
fetchStart
uint fetchStart()
Undocumented in source. Be warned that the author may not have intended to support it.
loadEventEnd
uint loadEventEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
loadEventStart
uint loadEventStart()
Undocumented in source. Be warned that the author may not have intended to support it.
navigationStart
uint navigationStart()
Undocumented in source. Be warned that the author may not have intended to support it.
redirectEnd
uint redirectEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
redirectStart
uint redirectStart()
Undocumented in source. Be warned that the author may not have intended to support it.
requestStart
uint requestStart()
Undocumented in source. Be warned that the author may not have intended to support it.
responseEnd
uint responseEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
responseStart
uint responseStart()
Undocumented in source. Be warned that the author may not have intended to support it.
secureConnectionStart
uint secureConnectionStart()
Undocumented in source. Be warned that the author may not have intended to support it.
timeToContentfulPaint
uint timeToContentfulPaint()
Undocumented in source. Be warned that the author may not have intended to support it.
timeToDOMContentFlushed
uint timeToDOMContentFlushed()
Undocumented in source. Be warned that the author may not have intended to support it.
timeToFirstInteractive
uint timeToFirstInteractive()
Undocumented in source. Be warned that the author may not have intended to support it.
timeToNonBlankPaint
uint timeToNonBlankPaint()
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
auto toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.
unloadEventEnd
uint unloadEventEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
unloadEventStart
uint unloadEventStart()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta