timeout
The timeout static method returns an AbortSignal that will automatically abort after a specified time.
Return
Configured AbortSignal instance.
Parameters
time
Timeout value; must be between 0 and maximum safe integer value
The timeout static method returns an AbortSignal that will automatically abort after a specified time.
Configured AbortSignal instance.
Timeout value; must be between 0 and maximum safe integer value