Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'delay vs. /bin/sleep' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
delay vs. /bin/sleep
Authored by: gatorparrots on Feb 02, '04 11:55:15PM

The delay syntax hogs the CPU due to a bug; The /bin/sleep technique uses virtually no CPU resources.



[ Reply to This | # ]