This is the latest (main) BeagleBoard documentation. If you are looking for stable releases, use the drop-down menu on the bottom-left and select the desired version.

Function rc_dsm_nanos_since_last_packet

Function Documentation

int64_t rc_dsm_nanos_since_last_packet(void)

Measures time since the last DSM packet was received.

Returns

Returns the number of nanoseconds since the last dsm packet was received. Return -1 on error or if no packet has ever been received.