PHP Classes

Stopwatch: Measure partial and final time between events

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 52%Total: 945 All time: 3,801 This week: 555Up
Version License PHP version Categories
stopwatch 1.0GNU General Publi...5PHP 5, Performance and optimization
Description 

Author

This class emulates a stopwatch that can measure partial and final time elapsed between events named as laps.

It takes the time since the start and the time that is taken on each lap.

The final results are sorted by lap time. A percentage of total time taken on each lap takes is also shown.

A practical example usage of this class could be profiling and optimizing your code.

Picture of Zafar Iqbal
Name: Zafar Iqbal is available for providing paid consulting. Contact Zafar Iqbal .
Classes: 8 packages by
Country: Greece Greece
Age: 50
All time rank: 2572 in Greece Greece
Week rank: 416 Down4 in Greece Greece Down
Innovation award
Innovation award
Nominee: 2x

Details

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

  Files folder image Files  
File Role Description
Plain text file class-stopwatch.php Class Class source
Accessible without login Plain text file example.php Example Example
Accessible without login Plain text file readme.txt Data Read Me

 Version Control Unique User Downloads Download Rankings  
 0%
Total:945
This week:0
All time:3,801
This week:555Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:52%StarStarStar
Rank:2334