PerformanceTiming class - dart:html library (original) (raw)

Annotations

Properties

connectEndint

no setter

connectStartint

no setter

domainLookupEndint

no setter

domainLookupStartint

no setter

domCompleteint

no setter

domContentLoadedEventEndint

no setter

domContentLoadedEventStartint

no setter

domInteractiveint

no setter

domLoadingint

no setter

fetchStartint

no setter

hashCodeint

The hash code for this object.

no setterinherited

loadEventEndint

no setter

loadEventStartint

no setter

navigationStartint

no setter

redirectEndint

no setter

redirectStartint

no setter

requestStartint

no setter

responseEndint

no setter

responseStartint

no setter

runtimeTypeType

A representation of the runtime type of the object.

no setterinherited

secureConnectionStartint

no setter

unloadEventEndint

no setter

unloadEventStartint

no setter

Methods

noSuchMethod(Invocation invocation)→ dynamic

Invoked when a nonexistent method or property is accessed.

inherited

toString()→ String

A string representation of this object.

inherited

Operators

operator ==(Object other)→ bool

The equality operator.

inherited