PDA

View Full Version : How do I get the execution time of the page to show up at the bottom?


Gutspiller
03-06-2002, 12:52 PM
Is this VB or something else? I think it would come in real useful when asking my users, how slow is slow.

Thanks for any help. :up:

Snoozy
03-06-2002, 02:59 PM
You just have to calculate the time and then print it out, if somone doesn't answer you before I get home, I will.

Its really easy.

okrogius
03-06-2002, 07:47 PM
Can you please write up a hack so if you run a page with ?debug=1 you would get a summary of how long page took to generate (maybe even per query). Thanks in advance.

Scott MacVicar
03-06-2002, 08:02 PM
Moving to Request

Snoozy
03-06-2002, 08:28 PM
Yea I guess I could.

/me gets to work, should be done tonight if I don't get lazy.

TECK
03-07-2002, 04:42 AM
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=35811" target="_blank">https://vborg.vbsupport.ru/showt...threadid=35811</a>