Server module (alt-server)FunctionssetTimeoutBranch: Release CandidatesetTimeout CallablesetTimeout(handler: (...args: any[]) => void, miliseconds: number): numberSchedules execution of handler once after the expiration of interval.
Schedules execution of handler once after the expiration of interval.