PHPackages                             ogzcakar/basic-process-time - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. ogzcakar/basic-process-time

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

ogzcakar/basic-process-time
===========================

The BasicProcessTime class allows you to see how long the processes you write work.

1.0.0(7y ago)217MITPHP

Since Sep 6Pushed 7y agoCompare

[ Source](https://github.com/ogzcakar/basic-process-time)[ Packagist](https://packagist.org/packages/ogzcakar/basic-process-time)[ RSS](/packages/ogzcakar-basic-process-time/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (2)Used By (0)

BasicProcessTime
================

[](#basicprocesstime)

**Description :** The "BasicProcessTime" class allows you to see how long the processes you write work.

Installation
------------

[](#installation)

```
composer require ogzcakar/basic-process-time

```

Usage
-----

[](#usage)

To print the processing time on the screen

```
