HomeSort by relevance Sort by last modified time
    Searched refs:markFetchStart (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentLoadTiming.h 51 void markFetchStart() { m_fetchStart = monotonicallyIncreasingTime(); }
DocumentLoader.cpp 827 timing()->markFetchStart();
    [all...]

Completed in 24 milliseconds