The RRDUpdater class

(PECL rrd >= 0.9.0)

簡介

Class for updating RDD database file.

類別摘要

RRDUpdater {
/* 方法 */
public __construct ( string $path )
public bool update ( array $values [, string $time = time() ] )
}

Table of Contents

add a note add a note

User Contributed Notes

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