[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/yuilib/3.17.2/async-queue/

FolderUp one level  
Fileasync-queue-debug.js [source] [561 lines]   

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.

Fileasync-queue-min.js   [source] [8 lines]     
Fileasync-queue.js       [source] [561 lines]   

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.



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1