HALDLS
timer.h
Go to the documentation of this file.
1 #pragma once
2 #include "haldls/vx/genpybind.h"
3 #include "haldls/vx/timer.h"
4 
6 
7 using Timer GENPYBIND(visible) = haldls::vx::Timer;
8 
9 } // namespace haldls::vx::v3
Container for resetting the FPGA playback timer.
Definition: timer.h:20
#define GENPYBIND_TAG_HALDLS_VX_V3
Definition: genpybind.h:6
haldls::vx::Timer Timer
Definition: timer.h:7