microtime

Package:
microtime
Summary:
Measure the time that elapses in microseconds
Groups:
Time and Date
Author:
Lukas Mestan
Description:
This class can be used to measure the time that elapses in microseconds.

It can start measuring the time at any point of a PHP script taking note of the current time in microseconds.

Later the class can stop measuring time and returns the time that elapsed since the beginning.


Powered by Gewgley