EvStat::prev

(PECL ev >= 0.2.0)

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

說明

public EvStat::prev(): void

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

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

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

參見