Preparing search index...
The search index is not available
@moveflow/aptos-sdk
@moveflow/aptos-sdk
aptos
sleep
Function sleep
sleep
(
timeMs
)
:
Promise
<
null
>
Sleep the current thread for the given amount of time
Parameters
timeMs
:
number
time in milliseconds to sleep
Returns
Promise
<
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@moveflow/aptos-sdk
Loading...
Sleep the current thread for the given amount of time