Hi CVMichael and hi to all.

Sorry for English.

I am very interested to your code, because I have need to implement
a not Blocking Timer in my application.

My application use a timer for display countdown duration of video file
in a label and it fired every 40ms for counting frame.
My problem is that the Timer stop to count frame when other activity
are performed(e.g. switching file,load playlist…).

Can I use your code for this?
How I can implement a timer class with event and running in separate thread?
Can you show me some example?

I’m not expert with MultiThread application.

Thanks for your time
Best Regards
Nanni