It shouldn’t, given this:
handle = window . setTimeout( handler [, timeout [, arguments ] ] )
Let
handlebe a user-agent-defined integer that is greater than zero that will identify the timeout to be set by this call.
It shouldn’t, given this:
handle = window . setTimeout( handler [, timeout [, arguments ] ] )
Let
handlebe a user-agent-defined integer that is greater than zero that will identify the timeout to be set by this call.