The RRDCreator class
(PECL rrd >= 0.9.0)
简介
Class for creation of RRD database file.
类摘要
RRDCreator
{
public __construct
(
string $path
[,
string $startTime
[,
int $step
= 0
]] )
public save
(
void
) :
bool
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.