This class can be used to measure the time a script takes to execute.
It starts measuring time once an object of the class is created.
At any time the class may return a message telling how long it passed since the object was created.
|
|
| Name: |
Time Count |
| Base name: |
timecount |
| Description: |
Measure the time a script takes to execute |
| Version: |
- |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
357 users |
| All time rank: |
5798 |
| Week users: |
0 users |
| Week rank: |
2225  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
class.timecount.php |
Class |
Class file for TimeCount - get processing time for script. |