I'm looking for a way to output the total download time every time a new page is opened in the Android browser.
I've looked around, but can't find a place to put a timestamp for downloading a web page. There's a performance monitor in onPageStarted and onPageFinished measuring the page loading time, but nothing (that I can see) that measures the download time.