-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Is your question about how to consume a C++ library? No
Is your question about specific 1DS SDK APIs or Features? Yes
This documentation states that the timer array has 3 values for EventLatency_Normal, EventLatency_CostDeferred, and EventLatency_RealTime. However, looking at the code
| void TransmitProfiles::getTimers(TimerArray& out) { |
timers[0] and timers[2] used.
Could you please confirm what's the right logic and settings here?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested