[Q] how to sleep(1)

Martin Drautzburg martin.drautzburg at web.de
Sun Apr 28 12:07:50 UTC 2002


What is the easiest way to put off a certain action while still
processing input events ? 

Something like 
        (sleep 1; do_something)& 
in bash or an 
        after 1000
in TCL.



More information about the Squeak-dev mailing list