2
Answers

Rountine timing

Hi, I'm coding with C# (VS2019) using an API to connect to a web service
I'm checking the routine execution time, I use a timer, interval 20ms
I've noticed that about every 16 cycles there's one much slower, see the attacched image
What could be the cause?
Answers (2)