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