Searched defs:later (Results 1 - 1 of 1) sorted by relevance

/yui3/src/yui/js/
H A Dyui-later.js5 * @submodule yui-later
12 * object 'when' milliseconds later. Executes the function a
15 * @method later
35 Y.later = function(when, o, fn, data, periodic) {
71 Y.Lang.later = Y.later;

Completed in 8 milliseconds