js await load timeout code example Example: await set timeout await new Promise(resolve => setTimeout(resolve, 1000));