Simple benchmark

Package:
Simple benchmark
Summary:
Measure the time a PHP script takes to run
Groups:
PHP 5, Time and Date
Author:
James Blond
Description:
This class can be used to measure the time a PHP script takes to run.

It can take note of time when it starts and ends a given PHP script named section.

The class can return that elapsed since it the beginning and and end of a section.


Powered by Gewgley