in reply to Re: Dormus interruptus
in thread Dormus interruptus

Thanks. My concern about using resources is all about gathering the data to render, and not the sleep itself. The sleep is what I am implementing to reduce the load on the systems that this program creates.

This is a Solaris and Linux application, so Win32::Sleep is not going to help me.