PHP 8.4.1 Released!

EvStat::prev

(PECL ev >= 0.2.0)

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

Descrição

public EvStat::prev(): void

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Veja Também

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top