API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.tools.queue »
xajax.tools.queue.setWakeup
Classes & Functions
Files & Folders
Function: xajax.tools.queue.setWakeup
xajax.tools.queue.setWakeup = function(theQ, when) { }
Parameters:
theQ
(object) The queue to process upon timeout.
when
(integer) The number of milliseconds to wait before starting/restarting the processing of the queue.
