RRDCreator::save
(PECL rrd >= 0.9.0)
RRDCreator::save — Saves the RRD database to a file
Descrição
public bool RRDCreator::save
( void
)
Saves the RRD database into file, which name is defined by RRDCreator::__construct().
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em caso de falha.