Delay execution of the current thread by usec microseconds. usec must be greater than or equal to 0. Otherwise, delayUsec will do nothing and will print an error message.
See Implementation
Delay execution of the current thread by usec microseconds. usec must be greater than or equal to 0. Otherwise, delayUsec will do nothing and will print an error message.