The RRDCreator class
(PECL rrd >= 0.9.0)
Introdução
Class for creation of RRD database file.
Sinopse da classe
class RRDCreator
{
public __construct(
string $path
,
string $startTime
= ?,
int $step
= 0)
}
Índice
There are no user contributed notes for this page.