Skip to content

Feature/tracing v1.0#2630

Draft
KerstinKeller wants to merge 6 commits into
eclipse-ecal:masterfrom
KerstinKeller:feature/tracing-v1.0
Draft

Feature/tracing v1.0#2630
KerstinKeller wants to merge 6 commits into
eclipse-ecal:masterfrom
KerstinKeller:feature/tracing-v1.0

Conversation

@KerstinKeller
Copy link
Copy Markdown
Contributor

Description

Related issues

uint64_t entity_id;
uint64_t process_id;
size_t payload_size;
long long clock;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are we using long long here?

size_t payload_size;
long long clock;
uint64_t layer;
long long start_ns; // start timestamp in nanoseconds
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would make more sense to provide start & duration (start in synchronized eCAL Time). instead of start & end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants