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


Click here to return to the 'Delay one second...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Delay one second...
Authored by: thefinite on Jan 15, '03 12:15:30PM
In regard to the Editor's Note, why in the world would you do this:
delay (60 * .016667)

when you can do this:
delay 1
?

[ Reply to This | # ]
Delay one second...
Authored by: robg on Jan 15, '03 12:33:00PM

As I said, "don't ask." :-)

Odd things happen early in the morning, such as failing to think prior to typing...

-rob.



[ Reply to This | # ]