PHPackages                             joruro/stopwatch - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. joruro/stopwatch

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

joruro/stopwatch
================

Very simple stopwatch capable of register multi execution times.

v1.1.2(9y ago)027MITPHPPHP &gt;=5.6.0

Since Feb 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/joruro/stopwatch)[ Packagist](https://packagist.org/packages/joruro/stopwatch)[ RSS](/packages/joruro-stopwatch/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Stopwatch
=========

[](#stopwatch)

[![Latest Stable Version](https://camo.githubusercontent.com/9834440b7be21b468f31649e8b1c3b18739214a685af6961ebd899a362935162/68747470733a2f2f706f7365722e707567782e6f72672f6a6f7275726f2f73746f7077617463682f762f737461626c65)](https://packagist.org/packages/joruro/stopwatch) [![Total Downloads](https://camo.githubusercontent.com/6337219c6ed495e681de0283624ece2f63e16eb90143e49c82037bda9e0af0c0/68747470733a2f2f706f7365722e707567782e6f72672f6a6f7275726f2f73746f7077617463682f646f776e6c6f616473)](https://packagist.org/packages/joruro/stopwatch) [![Latest Unstable Version](https://camo.githubusercontent.com/e3ea576a19ca77220777c295a6944e4c95e0790cfe14347233cd8609fa528ed6/68747470733a2f2f706f7365722e707567782e6f72672f6a6f7275726f2f73746f7077617463682f762f756e737461626c65)](https://packagist.org/packages/joruro/stopwatch) [![License](https://camo.githubusercontent.com/593d0d4e00bbd28b9a589d5c35e38f71361f28e23a174ca23fb8361dab609fd7/68747470733a2f2f706f7365722e707567782e6f72672f6a6f7275726f2f73746f7077617463682f6c6963656e7365)](https://packagist.org/packages/joruro/stopwatch)

Stopwatch is a very simple tool for measuring the execution time of multiple parts of your code.

Example of usage
----------------

[](#example-of-usage)

```
