Subject | Re: SUSPEND |
---|---|
Author | red_october2009 |
Post date | 2013-01-30T19:44:22Z |
Yes Ed,
Delphi's Sleep, or even something like Application.ProcessMessages in MS Windows.
Just to say to the OS, hey, you can ignore me for a few milliseconds if there are other requests coming in, if not, keep going.
Suggested command name: PAUSE or PAUSEME
Delphi's Sleep, or even something like Application.ProcessMessages in MS Windows.
Just to say to the OS, hey, you can ignore me for a few milliseconds if there are other requests coming in, if not, keep going.
Suggested command name: PAUSE or PAUSEME