How can I trigger a method at precise intervals? System.Timers.Timer seems to loose sync
In my current project I want to send predefined Haptic Information synced to a Video.
For Example the Video has strong Wind and I want to send a sensation.
This haptic data needs to be calculated.
c# – How can I trigger a method at precise intervals? System.Timers.Timer seems to loose sync
In my current project I want to send predefined Haptic Information synced to a Video.
For Example the Video has strong Wind and I want to send a sensation.
This haptic data needs to be calculated.