|
RRDCreator::save(PECL rrd >= 0.9.0) RRDCreator::save — Saves the RRD database to a file Описание
public bool RRDCreator::save
( void
)
Saves the RRD database into file, which name is defined by RRDCreator::__construct(). Список параметровУ этой функции нет параметров. Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. |
|