The RRDCreator class

(PECL rrd >= 0.9.0)

简介

Class for creation of RRD database file.

类摘要

RRDCreator {
/* 方法 */
public addArchive ( string $description ) : void
public addDataSource ( string $description ) : void
public __construct ( string $path , string $startTime = ? , int $step = 0 )
public save ( ) : bool
}

Table of Contents

User Contributed Notes

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