Votes
Answers
Views
Question
2
1
151
1. We are calculating page load time using this function, web_get_int_property(HTTP_INFO_DOWNLOAD_TIME); 2. Using this function we are getting page load time. But got the results as same as transaction response time. Weather this is correct or any other good way proceed, please clarify me on this. T...