The RRDUpdater class

(No version information available, might only be in Git)

Introduction

Class for updating RDD database file.

Class synopsis

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

Table of Contents