The RRDUpdater class

(PECL rrd >= 0.9.0)

Giriş

Class for updating RDD database file.

Sınıf Sözdizimi

classRRDUpdater {
public__construct(string$path)
publicupdate(array$values, string$time = time()): bool
}

İçindekiler

To Top