The RRDUpdater class

(PECL rrd >= 0.9.0)

简介

Class for updating RDD database file.

类摘要

RRDUpdater {
/* 方法 */
public __construct ( string $path )
public update ( array $values , string $time = time() ) : bool
}

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有