[ Index ]
|
PHP Cross Reference of Unnamed Project
|
[Source view]
[Print]
[Project Stats]
<p>AsyncQueue allows you create a chain of function callbacks executed via setTimeout (or synchronously) that are guaranteed to run in order. Items in the queue can be promoted or removed. Start or resume the execution chain with run(). pause() to temporarily delay execution, or stop() to halt and clear the queue.</p>
File Size: | 561 lines (17 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |