Searched defs:loadEventStart (Results 1 – 3 of 3) sorted by relevance
161 double WebPerformance::loadEventStart() const in loadEventStart() function in blink::WebPerformance
66 double loadEventStart() const { return m_loadEventStart; } in loadEventStart() function
292 unsigned long long PerformanceTiming::loadEventStart() const in loadEventStart() function in WebCore::PerformanceTiming