Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

await set timeout

 await new Promise(resolve => setTimeout(resolve, 1000));
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #await #set #timeout
ADD COMMENT
Topic
Name
1+8 =