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.