Const
Sleep for a duration synchronously.
This method blocks the current thread.
On the browser it only works in workers.
Sleep duration in milliseconds
Sleep for a duration synchronously.
This method blocks the current thread.
On the browser it only works in workers.