PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of Zafar Iqbal   Stopwatch   readme.txt   Download  
File: readme.txt
Role: Auxiliary data
Content type: text/plain
Description: Read Me
Class: Stopwatch
Measure partial and final time between events
Author: By
Last change:
Date: 19 years ago
Size: 343 bytes
 

Contents

Class file image Download
Stopwatch Class =============== Implements a simple stopwatch with start and lap controls. Final results are ordered by lap time. Percentage of total time each lap takes is also shown. A practical example could be profiling and optimizing your code. Please see the example script for usage. 2005-01-10 ultrasine@gmail.com