The RRDUpdater class

(Ingen versionsoplysninger tilgængelige, findes måske kun i SVN)

Introduktion

Class for updating RDD database file.

Klasse synopsis

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

Indholdsfortegnelse

add a note add a note

User Contributed Notes

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