ogzcakar/basic-process-time 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ogzcakar/basic-process-time

Composer 安装命令:

composer require ogzcakar/basic-process-time

包简介

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

README 文档

README

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

Installation

composer require ogzcakar/basic-process-time

Usage

To print the processing time on the screen

<?php

processTime('testKey');

for ($i = 0; $i <= 200000000; $i++){}

echo processTime('testKey');

Or if you want to log the processing time

<?php

processTime('testFile');

for ($i = 0; $i <= 200000000; $i++){}

processTime('testFile', 'fileName.txt'); // Or echo processTime('testFile', 'fileName.txt');

For Help and Contact

Mail : ogzcakar@gmail.com

统计信息

  • 总下载量: 17
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-09-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固