third-party/rsutils/include/rsutils/time/common.h
Go to the documentation of this file.
1 // License: Apache 2.0. See LICENSE file in root directory.
2 // Copyright(c) 2020 Intel Corporation. All Rights Reserved.
3 
4 #pragma once
5 
6 #include <chrono>
7 
8 namespace rsutils
9 {
10  namespace time
11  {
12  using clock = std::chrono::steady_clock;
13  }
14 }
rsutils::time::clock
std::chrono::steady_clock clock
Definition: third-party/rsutils/include/rsutils/time/common.h:12
rsutils
Definition: dds-participant.h:30


librealsense2
Author(s): LibRealSense ROS Team
autogenerated on Mon Apr 22 2024 02:12:55