Simple Profiler

sreenshot
Package:
Simple Profiler
Summary:
Measure the time a script takes to execute
Groups:
PHP 5, Time and Date, Utilities and Tools
Author:
Piotr Jasiulewicz
Description:
This class can be used to measure the time a script takes to execute.

It can start and stop a timer several times in different place of a script.

The class stores the time it took between the timer start and stop moments and associate a description to each timed period.

Then it can display the different timed intervals in an HTML table.


Powered by Gewgley