検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 123 for [SIMILAR] 16 1024 4096 WITH 49002 evstat WITH 22... (0.130 sec.)
The EvStat class 10000
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0) はじめに EvStat monitors a file system path for attribute changes. It calls stat() on that path in regular intervals(or when the OS signals it changed) and sees if it changed compared to the ...
https://man.plustar.jp/php/class.evstat.html - [similar]
Create a stopped EvStat watcher object 8629
« EvStat::__construct EvStat::prev » PHP Manual EvStat Create a stopped EvStat watcher object EvStat::createStopped (PECL ev >= 0.2.0) EvStat::createStopped — Create a stopped EvStat watcher object 説明 final public static EvStat::createStopped ( string $path , float $interval , callable ...
https://man.plustar.jp/php/evstat.createstopped.html - [similar]
Constructs EvStat watcher object 8629
« EvStat::attr EvStat::createStopped » PHP Manual EvStat Constructs EvStat watcher object EvStat::__construct (PECL ev >= 0.2.0) EvStat::__construct — Constructs EvStat watcher object 説明 public EvStat::__construct ( string $path , float $interval , callable $callback , mixed $data = nu ...
https://man.plustar.jp/php/evstat.construct.html - [similar]
Configures the watcher 8629
« EvStat::prev EvStat::stat » PHP Manual EvStat Configures the watcher EvStat::set (PECL ev >= 0.2.0) EvStat::set — Configures the watcher 説明 public EvStat::set ( string $path , float $interval ): void Configures the watcher. パラメータ path The path to wait for status changes on. inte ...
https://man.plustar.jp/php/evstat.set.html - [similar]
Returns the values most recently detected by Ev 8629
« EvStat EvStat::__construct » PHP Manual EvStat Returns the values most recently detected by Ev EvStat::attr (PECL ev >= 0.2.0) EvStat::attr — Returns the values most recently detected by Ev 説明 public EvStat::attr (): array Returns array of the values most recently detected by Ev パラ ...
https://man.plustar.jp/php/evstat.attr.html - [similar]
Creates EvStat watcher object associated with the current event loop instance 8629
« EvLoop::signal EvLoop::stop » PHP Manual EvLoop Creates EvStat watcher object associated with the current event loop instance EvLoop::stat (PECL ev >= 0.2.0) EvLoop::stat — Creates EvStat watcher object associated with the current event loop instance 説明 final public EvLoop::stat ( st ...
https://man.plustar.jp/php/evloop.stat.html - [similar]
Returns the previous set of values returned by EvStat::attr 8629
« EvStat::createStopped EvStat::set » PHP Manual EvStat Returns the previous set of values returned by EvStat::attr EvStat::prev (PECL ev >= 0.2.0) EvStat::prev — Returns the previous set of values returned by EvStat::attr 説明 public EvStat::prev (): void Just like EvStat::attr() , but ...
https://man.plustar.jp/php/evstat.prev.html - [similar]
Initiates the stat call 8629
« EvStat::set EvTimer » PHP Manual EvStat Initiates the stat call EvStat::stat (PECL ev >= 0.2.0) EvStat::stat — Initiates the stat call 説明 public EvStat::stat (): bool Initiates the stat call(updates internal cache). It stats(using lstat ) the path specified in the watcher and sets to ...
https://man.plustar.jp/php/evstat.stat.html - [similar]
The EvPeriodic class 3931
« EvLoop::verify EvPeriodic::again » PHP Manual Ev The EvPeriodic class The EvPeriodic class (PECL ev >= 0.2.0) はじめに Periodic watchers are also timers of a kind, but they are very versatile. Unlike EvTimer , EvPeriodic watchers are not based on real time(or relative time, the physica ...
https://man.plustar.jp/php/class.evperiodic.html - [similar]
The EvIo class 3931
« EvIdle::createStopped EvIo::__construct » PHP Manual Ev The EvIo class The EvIo class (PECL ev >= 0.2.0) はじめに EvIo watchers check whether a file descriptor(or socket, or a stream castable to numeric file descriptor) is readable or writable in each iteration of the event loop, or, m ...
https://man.plustar.jp/php/class.evio.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT