PX4 Firmware
PX4 Autopilot Software http://px4.io
test_hrt.cpp File Reference
#include <drivers/drv_hrt.h>
#include <px4_platform_common/posix.h>
#include <sys/time.h>
#include "tests_main.h"
Include dependency graph for test_hrt.cpp:

Go to the source code of this file.

Functions

int test_hrt (int argc, char *argv[])
 

Function Documentation

◆ test_hrt()

int test_hrt ( int  argc,
char *  argv[] 
)

Definition at line 45 of file test_hrt.cpp.

References hrt_absolute_time(), hrt_abstime, hrt_call_after(), and hrt_called().

Here is the call graph for this function: