The RRDUpdater class

(PECL rrd >= 0.9.0)

Вступ

Class for updating RDD database file.

Короткий Огляд Класа

RRDUpdater {
/* Методи */
public __construct ( string $path )
public bool update ( array $values [, string $time = time() ] )
}

Зміст

add a note add a note

User Contributed Notes

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