Results of 1 - 8 of about 8 for fire (0.004 sec.)
- Fires/sets the event 12597
- « SyncEvent::__construct SyncEvent::reset » PHP Manual SyncEvent Fires/sets the event SyncEvent:
...
:fire (PECL sync >= 1.0.0) SyncEvent::fire — Fires/sets ...
the event 説明 public SyncEvent::fire (): bool Fires/sets a SyncEvent object. Lets multi ...
失敗した場合に false を返します。 例 例1 SyncEvent::fire() example <?php // In a web application: $event = ...
new SyncEvent ( "GetAppReport" ); $event -> fire (); // In a cron job: $event = new SyncEvent ( "Ge ...
-
https://man.plustar.jp/php/syncevent.fire.html
- [similar]
- Resets a manual event 10410
- « SyncEvent::fire SyncEvent::wait » PHP Manual SyncEvent Resets a manual event SyncEvent::reset
...
t (): bool Resets a SyncEvent object that has been fired/set. Only valid for manual event objects. パラメー ...
* ... Do some maintenance task(s) ... */ $event -> fire (); ?> 参考 SyncEvent::fire() - Fires/sets the eve ...
et() SyncEvent::wait() - Waits for the event to be fired/set 関連キーワード: SyncEvent , event , Resets , ...
a , fire , wait , fired , パラメータ , 失敗 , sets ...
-
https://man.plustar.jp/php/syncevent.reset.html
- [similar]
- Waits for the event to be fired/set 9489
- « SyncEvent::reset SyncReaderWriter » PHP Manual SyncEvent Waits for the event to be fired/set S
...
1.0.0) SyncEvent::wait — Waits for the event to be fired/set 説明 public SyncEvent::wait ( int $wait = -1 ...
): bool Waits for the SyncEvent object to be fired. パラメータ wait The number of milliseconds to wa ...
it for the event to be fired. A value of -1 is infinite. 戻り値 成功した場合に ...
vent = new SyncEvent ( "GetAppReport" ); $event -> fire (); // In a cron job: $event = new SyncEvent ( "Ge ...
-
https://man.plustar.jp/php/syncevent.wait.html
- [similar]
- The SyncEvent class 9398
- « SyncSemaphore::unlock SyncEvent::__construct » PHP Manual Sync The SyncEvent class The SyncEve
...
bject waits, without polling, for the object to be fired/set. One instance waits on the event object while ...
another instance fires/sets the event. Event objects are useful wherever ...
string $name = ? , bool $manual = false , bool $prefire = false ) public fire (): bool public reset (): bo ...
uct — Constructs a new SyncEvent object SyncEvent::fire — Fires/sets the event SyncEvent::reset — Resets a ...
-
https://man.plustar.jp/php/class.syncevent.html
- [similar]
- Constructs a new SyncEvent object 9019
- « SyncEvent SyncEvent::fire » PHP Manual SyncEvent Constructs a new SyncEvent object SyncEvent::
...
string $name = ? , bool $manual = false , bool $prefire = false ) Constructs a named or unnamed event obje ...
ng processes through until the object is reset. prefire Specifies whether or not to prefire (signal) the e ...
vent = new SyncEvent ( "GetAppReport" ); $event -> fire (); // In a cron job: $event = new SyncEvent ( "Ge ...
変更履歴 バージョン 説明 PECL sync 1.1.0 Added prefire . 参考 SyncEvent::fire() - Fires/sets the event Sy ...
-
https://man.plustar.jp/php/syncevent.construct.html
- [similar]
- Sync 7302
- « Shmop はじめに » PHP Manual プロセス制御 Sync Sync はじめに インストール/設定 要件 インストール
...
uct — Constructs a new SyncEvent object SyncEvent::fire — Fires/sets the event SyncEvent::reset — Resets a ...
event SyncEvent::wait — Waits for the event to be fired/set SyncReaderWriter — The SyncReaderWriter class ...
-
https://man.plustar.jp/php/book.sync.html
- [similar]
- The Event class 6994
- « Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL
...
ociated with EventBase . However, event will never fire until it is added (via Event::add() ). An added ev ...
-
https://man.plustar.jp/php/class.event.html
- [similar]
- The EvTimer class 6994
- « EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0.
...
er than those 10 seconds to do) the timer will not fire more than once per event loop iteration. クラス概要 ...
remaining Returns the remaining time until a timer fires. If the timer is active, then this time is relati ...
-
https://man.plustar.jp/php/class.evtimer.html
- [similar]
PREV
1
NEXT