Clock.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 #include <chrono>
4 
5 namespace dai {
6 
7 using Clock = std::chrono::steady_clock;
8 
9 } // namespace dai
dai::Clock
std::chrono::steady_clock Clock
Definition: Clock.hpp:7
dai
Definition: CameraExposureOffset.hpp:6


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:18