The RRDUpdater class

(PECL rrd >= 0.9.0)

简介

Class for updating RDD database file.

类摘要

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

目录

To Top