This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Periodic_Task

Hi ,

I want to create a periodic task which has to run every 10 seconds, how can I create such a task?should I use threads for it? And which clock source does the task use to count 10 seconds?

Thank you for your help!

Related