[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
periodic event processing
- To: info-mcl@cambridge.apple.com
- Subject: periodic event processing
- From: rhino@media.mit.edu
- Date: Fri, 05 Feb 93 16:08:09 -0500
I have a function that I would like to call periodically (it checks a
QuickTime movie to see if it has played out to the end). I put it
into *eventhook*. This works but it significant slows performance.
How can I specify a longer interval between each call to my handler
(e.g. every 2 seconds).
thanks,
ryan
rhino@media-lab.media.mit.edu