\ShowRuntimeBehavior

系统行为扩展:运行时间信息显示

Summary

Methods
Properties
Constants
__construct()
__get()
run()
No public properties found
No constants found
No protected methods found
$options
N/A
showTime()
No private properties found
N/A

Properties

$options

$options : 

Type

Methods

__construct()

__construct() 

架构函数

__get()

__get(  $name) 

Parameters

$name

run()

run(  $content) : void

执行行为 run方法是Behavior唯一的接口

Parameters

$content

showTime()

showTime() : string

显示运行时间、数据库操作、缓存次数、内存使用信息

Returns

string