Home
last modified time | relevance | path

Searched defs:DocumentTiming (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocumentTiming.h31 struct DocumentTiming { struct
32 DocumentTiming() in DocumentTiming() argument
41 double domLoading;
42 double domInteractive;
43 double domContentLoadedEventStart;
44 double domContentLoadedEventEnd;
45 double domComplete;