The RRDUpdater class

(PECL rrd >= 0.9.0)

Wstęp

Class for updating RDD database file.

Krótki opis klasy

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

Spis treści

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top