Skip to content

How is TransmitProfile's timer array used? #1034

@theta3

Description

@theta3

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) {
, I only see timers[0] and timers[2] used.

Could you please confirm what's the right logic and settings here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions