对码当歌,猿生几何?
Toggle navigation
猿客奇谈
首页
PHP
Web前端
数据库
服务器
Unix编程
Shell
Java
C/C++
Python
大数据
AI
手册
其他
小工具
« RRDGraph::setOptions
RRDUpdater::__construct »
PHP Manual
RRD
The RRDUpdater class
The RRDUpdater class
(PECL rrd >= 0.9.0)
简介
Class for updating RDD database file.
类摘要
RRDUpdater
{
/* 方法 */
public
__construct
(
string
$path
)
public
update
(
array
$values
[,
string
$time
= time()
] ) :
bool
}
Table of Contents
RRDUpdater::__construct
— Creates new RRDUpdater instance
RRDUpdater::update
— Update the RRD database file