SimpleProfiler

Package:
SimpleProfiler
Summary:
Measure the time a PHP script takes to execute
Groups:
PHP 5, Time and Date
Author:
Marco Palmieri
Description:
This class can be used to measure the time a PHP script takes to execute.

It can start measuring the time different sections of a script take to execute.

The class can keep track of the elapsed time of each script section and store the section name and the time in a class array variable.


Powered by Gewgley