Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include <chrono> for system_clock #2376

Closed
wants to merge 1 commit into from

Include <chrono> for system_clock

9b2e75f
Select commit
Loading
Failed to load commit list.
Closed

Include <chrono> for system_clock #2376

Include <chrono> for system_clock
9b2e75f
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2024-11-28 07:33:13 ago

8 / 19 tasks completed

11 tasks still to be completed

Details

Required Tasks

Task Status
Code follows the coding style of [CONTRIBUTING.md][contributing] Completed
Tests follow the [best practice for testing][testing] Completed
Changelog updated [in the unreleased section][changelog] including API breaking changes Completed
Branch follows the naming format (iox-123-this-is-a-branch) Completed
Commit messages have the issue ID (iox-#123 commit text) Completed
Commit author matches [Eclipse Contributor Agreement][eca] (and ECA is signed) Completed
Follow the same conventions as for commit messages Incomplete
Link to the relevant issue Incomplete
Relevant issues are linked Completed
Add sensible notes for the reviewer Completed
All checks have passed (except task-list-completed) Incomplete
Assign PR to reviewer Incomplete
Consider a second reviewer for complex new features or larger refactorings Incomplete
Commits are properly organized and messages are according to the guideline Incomplete
Code according to our coding style and naming conventions Incomplete
Unit tests have been written for new behavior Incomplete
Public API changes are documented via doxygen Incomplete
Copyright owner are updated in the changed files Incomplete
All touched (C/C++) source code files from iceoryx_hoofs have been added to ./clang-tidy-diff-scans.txt Incomplete
PR title describes the changes Incomplete
All open points are addressed and tracked via issues Incomplete
Closes #2377 Incomplete
Could you please sign the eclipse contributor agreement with the e-mail you have used to push your commits. See: https://www.eclipse.org/legal/eca/ Incomplete
You have to always use the pull request template. I have adjusted it for you. Incomplete
Every pull request must be linked to an issue. I created the issue #2377 for you. Incomplete
Every commit must be linked to the issue by using the prefix iox-#2377 Incomplete
Could you please sign the eclipse contributor agreement with the e-mail you have used to push your commits. See: https://www.eclipse.org/legal/eca/ Incomplete
You have to always use the pull request template. I have adjusted it for you. Incomplete
Every pull request must be linked to an issue. I created the issue Fix windows performance issue #2377 for you. Incomplete
Every commit must be linked to the issue by using the prefix iox-#2377 Incomplete