Page Load Time Addon gives you the seconds your page needs to load. Just use the template tag <PAGE_LOADING_TIME> in any template you want and it will display the number of seconds. Per default this number is rounded to 2 digits after the decimal point, you can change it by changing the variable $round in the pageloadtime.php script.
Insert the number within any textstring in any language in any template - for example:
page loading time: <PAGE_LOADING_TIME>
Be the first person to write a review!