var timerID = setTimeout( function, interval ); var timerID = setInterval( function, interval );