EvStat
PHP Manual

EvStat::prev

(PECL ev >= 0.2.0)

EvStat::prevReturns the previous set of values returned by EvStat::attr

Beschreibung

public void EvStat::prev ( void )

Just like EvStat::attr() , but returns the previous set of values.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns an array with the same structure as the array returned by EvStat::attr() . The array contains previously detected values.

Siehe auch


EvStat
PHP Manual