[javascript-dev] setInterval
Garth Paine
ga.paine at uws.edu.au
Thu Mar 6 04:23:44 MST 2008
- Previous message: [javascript-dev] Re: Max Mbrola
- Next message: [javascript-dev] setInterval
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi everyone. I am using a for loop to read lines from a text file of data. I want to read one line every 20 ms. In processing or similar I would use the pause() function can I use SetInterval() to do this? What would the usual approach to timed loops for reading events like this is Javascript? --- Kind Regards Dr Garth Paine I implement the 5 sentences policy http://five.sentenc.es/ http://www.activatedspace.com http://www.syncsonics.com http://www.meterosonics.com http://marcs.uws.edu.au/people/paine/ Senior Lecturer in Music Technology School of Communication Arts University of Western Sydney, BD 1.14 Werrington South, Locked Bag 1797 Penrith South DC, NSW, 1797, Australia http://marcs.uws.edu.au/people/paine/index.htm Member of MARCS Auditory Laboratories Coordinator VIPRE Research Lab University of Western Sydney Bankstown Campus Webpage: <http://marcs.uws.edu.au/people/paine/> MARCS Ph. +61 (0)2 9772 6902 FAX +61 (0)2 9772 6040 *************************************************************** Please do not forward this message to any other person or entity not named in the recipient fields above without the express consent of the sender. If you are not the intended recipient of this message as set out in the address field above, please contact the School of Communication Arts on +61 2 9852 5476 to advise. Please remove the message from your system and do not forward the message to any other person or entity. The views expressed herein are not necessarily those of the University of Western Sydney. ***************************************************************
- Previous message: [javascript-dev] Re: Max Mbrola
- Next message: [javascript-dev] setInterval
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
