I\'m currently developing an ASP.NET application which uses a MasterPage
and I want to measure my application webform\'s loading time and display that informati
This really depends on what metric you are looking to actually show.
The answer to these two will dictate what makes the most sense when it comes to recording. If your goal is #1, then I would say your method works. If you are going for number 2, I could be looking at what Erwin has.