SetTimeout (expression, delay time). When the delay time is reached, the expression will be executed once and only once. SetInterval is a timer. Interaction time), the expression is called at specified intervals, and the timer will continue to run until it is cleared. SetTimeout Is used to delay loading of a method or function. SetInterval is used to refresh forms