略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: RRDCreator::__construct

2024-04-27

RRDCreator::__construct

(PECL rrd >= 0.9.0)

RRDCreator::__constructCreates new RRDCreator instance

说明

public RRDCreator::__construct(string $path, string $startTime = ?, int $step = 0)

Creates new RRDCreator instance.

参数

path

Path for newly created RRD database file.

startTime

Time for the first value in RRD database. Parameter supports all formats which are supported by rrd create call.

intstep

Base interval in seconds with which data will be fed into the RRD database.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/rrdcreator.construct.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3