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
该对象的字符串表示。
继承

操作符

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