update : 2015.11.03
php.shukuma.com검색:
|
EvStat::attr(PECL ev >= 0.2.0) EvStat::attr — Returns the values most recently detected by Ev 설명
public
array
EvStat::attr
( void
)
Returns array of the values most recently detected by Ev 인수이 함수는 인수가 없습니다. 반환값Returns array with the values most recently detect by Ev(without actual stat 'ing):
See stat(2) man page for details. 예제Example #1 Monitor changes of /var/log/messages
<?php 참고
|