Waits for the specified amount of time and then invokes the callback function.
The amount of time to wait in milliseconds.
The callback function to invoke after the specified time has elapsed.
Waits for the specified amount of time and then invokes the callback function.