php 使用Timer 类计算页面运行时间.rar

时间:2022-07-30 04:30:05
【文件属性】:

文件名称:php 使用Timer 类计算页面运行时间.rar

文件大小:2KB

文件格式:RAR

更新时间:2022-07-30 04:30:05

PHP源码-其它类别

php 计算页面运行时间,本程序中使用了PHP中的Timer 类,Timer class, 计算页面运行时间,可按不同key计算不同的运行时间。   函数参数说明:   public start 记录开始时间   public end 记录结束时间   public getTime 计算运行时间   pulbic printTime 输出运行时间   private getKey 获取key   private getMicrotime 获取microtime   使用时,请参考demo.php的用法。


【文件预览】:
codesc.net
----php 计算页面运行时间 Timer 类()
--------demo.php(351B)
--------Timer.class.php(2KB)

网友评论