PHP_Timer 1.0.0

This is a PHP script can be used to time events. The script basically counts time, but events can be attached to the timer start and/or stop.

Features of PHP_Timer:
- Start timer
- Stop timer
- Return elapsed time
- Formats the elapsed time as a string
- Returns the resources (time, memory) of the request as a string

Installation:
- PHP_Timer should be installed using the PEAR Installer.

License type: BSD License
Date added: 9 months 6 days ago | Last updated: 9 months 4 days ago

More popular Date & Time

Listing Files

sebastianbergmann-php-timer-683d142
PHP
Tests