videosphere
Preparing search index...
lib/uploads/browser-multipart-upload
sleep
Function sleep
sleep
(
ms
:
number
)
:
Promise
<
void
>
Resolves after the given delay. Injectable in tests via
uploadPartWithRetry
.
Parameters
ms
:
number
Delay in milliseconds.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
videosphere
Loading...
Resolves after the given delay. Injectable in tests via uploadPartWithRetry.