I want to run a script like this:
while(Date.now() < dateToStop){ doSomething() await new Promise(r => setTim