php8.5
Home/ Manual/ ev / evstat/ EvStat::prev

EvStat::prev

PHP function Edit on GitHub ✎

(PECL ev >= 0.2.0)

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

Description

EvStat::prev(): void

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

Parameters Parameters

Return Values

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

See Also

  • EvStat::attr
  • EvStat::stat

Source: reference/ev/evstat/prev.xml · from the official PHP manual (php/doc-en)