Pyh.conf’25: a new PHP conference for the Russian-speaking community

The RRDUpdater class

(PECL rrd >= 0.9.0)

Вступ

Class for updating RDD database file.

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

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

Зміст

add a note

User Contributed Notes

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