This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Calling a function periodically

Hi.

I'm trying to write a program that will call a function to read data from memory periodically, i.e, every 1 ms. How might this be accomplished?

Thanks.