You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Windows event the first two periodic frames are sent back without delay (#1590)
When the ThreadBasedCyclicSendTask thread starts, the timer event was already set before entering the first loop. This resulted in the first timer wait to not wait.
0 commit comments