(PECL ev >= 0.2.0)
Returns the previous set of values returned by EvStat::attr
public void EvStat::prev ( void )
Just like EvStat::attr() , but returns the previous set of values.
Returns:
Returns an array with the same structure as the array returned by EvStat::attr() . The array contains previously detected values.
See also:
Please login to continue.