41 #ifndef MAVLINK_RATE_LIMITER_H_ 42 #define MAVLINK_RATE_LIMITER_H_
MavlinkRateLimiter(unsigned int interval)
High-resolution timer with callouts and timekeeping.
bool check(const hrt_abstime &t)
__BEGIN_DECLS typedef uint64_t hrt_abstime
Absolute time, in microsecond units.
~MavlinkRateLimiter()=default
void set_interval(unsigned int interval)
MavlinkRateLimiter()=default