- Inheritance
- Object
- JSObject
- DartHtmlDomObject
- PerformanceTiming
- Annotations
- DocsEditable()
- DomName('PerformanceTiming')
- Unstable()
Static Properties
- instanceRuntimeType → Type
-
read-only
Constructors
Properties
- connectEnd → int
-
read-only
- connectStart → int
-
read-only
- domainLookupEnd → int
-
read-only
- domainLookupStart → int
-
read-only
- domComplete → int
-
read-only
- domContentLoadedEventEnd → int
-
read-only
- domContentLoadedEventStart → int
-
read-only
- domInteractive → int
-
read-only
- domLoading → int
-
read-only
- fetchStart → int
-
read-only
- hashCode → int
-
read-only, inherited
- loadEventEnd → int
-
read-only
- loadEventStart → int
-
read-only
-
read-only
- redirectEnd → int
-
read-only
- redirectStart → int
-
read-only
- requestStart → int
-
read-only
- responseEnd → int
-
read-only
- responseStart → int
-
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited - secureConnectionStart → int
-
read-only
- unloadEventEnd → int
-
read-only
- unloadEventStart → int
-
read-only
Operators
-
operator ==(
other) → bool -
The equality operator.…
inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.…
inherited -
toString(
) → String -
Returns the result of the JavaScript objects
toString
method.inherited