PerformanceTiming

注解
  • @Unstable()
  • @Native("PerformanceTiming")

属性

connectEnd int
没有设置器
connectStart int
没有设置器
domainLookupEnd int
没有设置器
domainLookupStart int
没有设置器
domComplete int
没有设置器
domContentLoadedEventEnd int
没有设置器
domContentLoadedEventStart int
没有设置器
domInteractive int
没有设置器
domLoading int
没有设置器
fetchStart int
没有设置器
hashCode int
该对象的哈希值。
没有设置器继承
loadEventEnd int
没有设置器
loadEventStart int
没有设置器
没有设置器
redirectEnd int
没有设置器
redirectStart int
没有设置器
requestStart int
没有设置器
responseEnd int
没有设置器
responseStart int
没有设置器
runtimeType Type
对象运行时类型的表示。
没有设置器继承
secureConnectionStart int
没有设置器
unloadEventEnd int
没有设置器
unloadEventStart int
没有设置器

方法

noSuchMethod(Invocation invocation) → dynamic
在访问不存在的属性或方法时调用。
继承
toString() String
该对象的字符串表示形式。
继承

运算符

操作符 ==(Object other) bool
等号操作符。
继承