Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/network/
DResourceLoadTiming.h88 double requestTime; // All monotonicallyIncreasingTime() in seconds variable
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebURLLoadTiming.cpp56 double WebURLLoadTiming::requestTime() const in requestTime() function in blink::WebURLLoadTiming