delayMicroseconds not working

Hi, all,

Using the Arduino environment, I am able to use delay(1), but the equivalent delayMicroseconds(1000) does nothing. Has anyone else seen this issue?

Joe