File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
doc/website/release-notes
iceoryx_platform/win/source Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 146146- Fix Bzlmod module name typo [ #2364 ] ( https://github.com/eclipse-iceoryx/iceoryx/issues/2364 )
147147- Add //: iceoryx Bazel alias [ #2368 ] ( https://github.com/eclipse-iceoryx/iceoryx/issues/2368 )
148148- Depend on @ncurses when building with Bazel [ #2372 ] ( https://github.com/eclipse-iceoryx/iceoryx/issues/2372 )
149+ - Fix windows performance issue [ #2377 ] ( https://github.com/eclipse-iceoryx/iceoryx/issues/2377 )
149150
150151** Refactoring:**
151152
Original file line number Diff line number Diff line change 1616// SPDX-License-Identifier: Apache-2.0
1717
1818#include " iceoryx_platform/time.hpp"
19+ #include < chrono>
1920
2021static std::chrono::nanoseconds getNanoSeconds (const timespec& value)
2122{
You can’t perform that action at this time.
0 commit comments