Searched defs:DocumentTiming (Results 1 – 1 of 1) sorted by relevance
31 struct DocumentTiming { struct32 DocumentTiming() in DocumentTiming() argument41 double domLoading;42 double domInteractive;43 double domContentLoadedEventStart;44 double domContentLoadedEventEnd;45 double domComplete;