> On Aug 19, 2018, at 10:25 AM, konsolebox <konsole...@gmail.com> wrote:
> 
> Hi Chet,
> 
> The sleep command is often used in loops and using the external sleep
> is expensive.  

Expensive is relative, as the time spent actually sleeping probably dwarfs the 
startup time. If not, you probably want to find an alternative to polling 
anyway.

Clint

Reply via email to