Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.28.0
@aptos-labs/ts-sdk
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
Private
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.28.0
Loading...
Sleep the current thread for the given amount of time