Lines Matching refs:time
164 'SWF.eventHandler': 1 }, // be done at build time
171 time = new Date().getTime(),
235 VERSION = '3.3.0'; // dev time hack for cdn test
414 Env._yidx + '_' + time).replace(/\./g, '_');
842 * logic is performed at a time.
1249 a global YUI config at the same time. This way they can all call `YUI.applyConfig({})` instead of
1296 // add a window load event at load time so we can capture
2061 * Returns the current time in milliseconds.
2064 * @return {Number} Current time in milliseconds.
2608 // It is safer to look this up every time because yui-base is attached to a
2715 // property existence check on each iteration and save some time.
3807 This object is created and populated the first time the `_getEnv()` method
3819 don't have to look the node up each time we want to insert a request node.
3845 HTML nodes eligible to be purged next time autopurge is triggered.
4550 // test the first time _createNode() runs to determine whether we
5347 * categories are "info", "warn", "error", time".
5413 * categories are "info", "warn", "error", time".
5439 * single time unless periodic is set to true.
5469 // IE 8- may execute a setInterval callback one last time