略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: rrd_first

2024-04-26

rrd_first

(PECL rrd >= 0.9.0)

rrd_firstGets the timestamp of the first sample from rrd file

说明

rrd_first(string $file, int $raaindex = 0): int

Returns the first data sample from the specified RRA of the RRD file.

参数

file

RRD database file name.

raaindex

The index number of the RRA that is to be examined. Default value is 0.

返回值

Integer number of unix timestamp, 或者在失败时返回 false.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.rrd-first.php

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