Package:
CTimer
Summary:
Measure the time elapsed during PHP execution
Groups:
PHP 5, Time and Date
Author:
Pavel Astakhov
Description:
This class can be used to measure the time elapsed during PHP execution.
It can start counting time and at any time later stop and get the elapsed time since the start.