EvStat::prev
(PECL ev >= 0.2.0)
EvStat::prev — Returns the previous set of values returned by EvStat::attr
Description
public
void
EvStat::prev
( void
)
Just like EvStat::attr() , but returns the previous set of values.
Parameters
This function has no 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() - Returns the values most recently detected by Ev
- EvStat::stat() - Initiates the stat call
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Расширения для управления процессами программ
- Ev
- Функция EvStat::attr() - Returns the values most recently detected by Ev
- Функция EvStat::__construct() - Constructs EvStat watcher object
- Функция EvStat::createStopped() - Create a stopped EvStat watcher object
- Функция EvStat::prev() - Returns the previous set of values returned by EvStat::attr
- Функция EvStat::set() - Configures the watcher
- Функция EvStat::stat() - Initiates the stat call
Коментарии
404 Not Found