(PECL rrd >= 0.9.0)
はじめに
RDD データベースファイルを更新するクラス
クラス概要
RRDUpdater {
public __construct
( string $path
)
public update
( array $values
[, string $time
= time()
] ) : bool
}
目次
- RRDUpdater::__construct — Creates new RRDUpdater instance
- RRDUpdater::update — Update the RRD database file
/* メソッド */