#include <atomic>
#include <iostream>
#include <tuple>
#include <vector>
#include "depthai/depthai.hpp"
Go to the source code of this file.
Functions | |
int | main () |
Variables | |
constexpr auto | NUM_MESSAGES = 50 |
constexpr auto | TEST_TIMEOUT = 20s |
int main | ( | ) |
Definition at line 16 of file multiple_devices_test.cpp.
|
constexpr |
Definition at line 13 of file multiple_devices_test.cpp.
|
constexpr |
Definition at line 14 of file multiple_devices_test.cpp.