PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <uORBTest_UnitTest.hpp>
Public Attributes | |
int | val |
hrt_abstime | time |
char | junk [512] |
Definition at line 60 of file uORBTest_UnitTest.hpp.
char orb_test_large::junk[512] |
Definition at line 63 of file uORBTest_UnitTest.hpp.
hrt_abstime orb_test_large::time |
Definition at line 62 of file uORBTest_UnitTest.hpp.
Referenced by uORBTest::UnitTest::pubsublatency_main().
int orb_test_large::val |
Definition at line 61 of file uORBTest_UnitTest.hpp.
Referenced by uORBTest::UnitTest::pubsublatency_main().