Re: [NavigationTiming] waiting for loadEventEnd to get set

On 7/6/12 8:42 AM, Larry Martell wrote:
> I am trying to measure how long it takes for the browser to render the
> page after it has received all the data from the server.

Since a number of browsers fire onload before actually rendering the 
page, measuring anything related to onload won't help with what you're 
trying to measure.

-Boris

Received on Saturday, 7 July 2012 00:41:27 UTC