프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$client | |||
$timeMap | array | ..], module=>[interface=>time_start ..], ... ] |
메소드 | 설명 | |
---|---|---|
report ( string $module, string $interface, boolean $success, integer $code, string $msg, string $report_address = '' ) : boolean | 上报统计数据 | |
sendData ( string $address, string $buffer, $timeout = 10 ) : boolean | 发送数据给统计系统 | |
tick ( string $module = '', string $interface = '' ) : void | 模块接口上报消耗时间记时 |
protected static array $timeMap | ||
리턴 | array |