Is there a new Timer API somewhere that allows me to do this?
await timer.wait(500);
Basically, to sleep for X ms and then resume execution of