22#ifndef INCLUDED_DAB_MEASURE_PROCESSING_RATE_H
23#define INCLUDED_DAB_MEASURE_PROCESSING_RATE_H
26#include <gnuradio/sync_block.h>
39 typedef std::shared_ptr<measure_processing_rate>
sptr;
49 static sptr make(
size_t itemsize,
int samples_to_count);
#define DAB_API
Definition api.h:19
<+description of block+>
Definition measure_processing_rate.h:37
static sptr make(size_t itemsize, int samples_to_count)
Return a shared_ptr to a new instance of dab::measure_processing_rate.
std::shared_ptr< measure_processing_rate > sptr
Definition measure_processing_rate.h:39
Definition complex_to_interleaved_float_vcf.h:28