Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
42% | Total: 1,401 | All time: 2,786 This week: 660 |
Version | License | PHP version | Categories | |||
wristwatch 1.0.1 | GNU General Publi... | 5.0 | Time and Date, Tools |
Description | Author | ||||||||||||||||||||||
$ww = new WRISTWATCH; $ww->Start(); ... yada yada yada ...; $ww->End(); $ww->Read(); This will give you in seconds (with many precision figures) how long the lines between start and end took to run. In addition, instead of just one starting point and one ending point, you can specify many points and later see the time it took from each point to the next in an HTML table. |
|
Files (3) |
File | Role | Description |
---|---|---|
example1.php | Example | Simple use |
example2.php | Example | More complex use with various flags and formatted output |
wristwatch.class.php | Class | The code of the class |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.