const sleep = require('@lets/sleep'); sleep(200); // 200 milliseconds later
/* For a non blocking wait period, see @lets/wait
@lets/wait