Client module (alt-client)FunctionssetTimeoutsetTimeout 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.