This method delays the current thread for the specified length of time.
The OXFTDelay(timInMs) macro provides a convenient shortcut for calling delayCurrentThread.
Public
virtual void delayCurrentThread (timeUnit ms) = 0;
ms
The length of time, in milliseconds, to delay processing on the current thread