RRDUpdater
PHP Manual

RRDUpdater::__construct

(PECL rrd >= 0.9.0)

RRDUpdater::__constructCreates new RRDUpdater instance

Opis

public RRDUpdater::__construct ( string $path )

Creates new RRDUpdater instance. This instance is responsible for updating the RRD database file.

Parametry

path

Filesystem path for RRD database file, which will be updated.

Zwracane wartości

Nie jest zwracana żadna wartość.


RRDUpdater
PHP Manual