We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
<chrono>
1 parent e693cc2 commit 22a4f5eCopy full SHA for 22a4f5e
iceoryx_platform/win/source/time.cpp
@@ -16,6 +16,7 @@
16
// SPDX-License-Identifier: Apache-2.0
17
18
#include "iceoryx_platform/time.hpp"
19
+#include <chrono>
20
21
static std::chrono::nanoseconds getNanoSeconds(const timespec& value)
22
{
0 commit comments