Which of the following method will wait for certain milliseconds to execute a specified method?

Which of the following method will wait for certain milliseconds to execute a specified method? Correct Answer setInterval()

The setInterval() method calls a function or evaluates an expression at specified intervals (in milliseconds). The setInterval() method will wait a specified number of milliseconds, and then execute a specified function, and it will continue to execute the function, once at every given time-interval.

Related Questions

Which of the following has a greater benchmark time for looping and JQuery vs core JavaScript in milliseconds?
Which of the following has a lesser benchmark time for using JQuery to access DOM versus pure JavaScript in milliseconds?
If I had enough time. I (wait) for you. The right form of 'wait' is-
Would you mind (wait) for me? Here the right form of wait is
Which of the following Language that Computer can Understand & Execute ?