This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I am looking for a timer example which can be used to time the scanned packets interval in millisecond resolution

Dear All

Could you point me a timer example, can be used to time the interval in ms between something? like read the system time when something happens and then read again when it happens again?

Thank you!

Ping

Parents Reply Children
  • Hi Ping

    It is very odd that running the timer would cause your thread to stop functioning. 

    Does it matter if you start the timer or not, or if you submit the work item or not?

    Would you be able to share your main file with me, so I can see what your thread is doing?

    I can make this case private if you don't want to share your code in a public case. 

    Best regards
    Torbjørn

Related