首页 Node.js核心模块手册

参数说明


setTimeout(times, callback)
times            整数      超时时间,单位毫秒
callback()       函数      超时时执行的回调函数