Searched refs:markUnloadEventStart (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DDocumentLoadTiming.h46 void markUnloadEventStart() { m_unloadEventStart = monotonicallyIncreasingTime(); } function in class:WebCore::DocumentLoadTiming
H A DFrameLoader.cpp463 timing->markUnloadEventStart();

Completed in 207 milliseconds