Timing Problem when using Event Group and Timers

I get the following with xClearOnExit set to pdFALSE:
image

However, these results depends a lot on timing and therefore, can vary between platforms. To get a detailed understanding of what is going on your platform, you should use a tool like Tracelyzer.

What does this mean(Speed Issue)?

Assuming that my guess is correct, what I mean is that the CPU is taking more time to execute code in task and as a result, wait bits is not called enough number of times.