PHP 8.4.0 RC4 available for testing

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
}

目录

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top