Benchmark Class

Example of usage of the class in my S-MVC framework
Package:
Benchmark Class
Summary:
Measure the time elapsed between two moments
Groups:
PHP 5, Testing, Time and Date
Author:
David Constantine
Description:
This class can be used to measure the time elapsed between two moments.

It can take note of a start time and an end time.

The class can return the time that elapsed between the start and end times in seconds.


Powered by Gewgley