#include <gr_throttle.h>
#include <gr_io_signature.h>
#include <errno.h>
#include <stdio.h>
#include <math.h>
#include <string.h>

Functions | |
| gr_throttle_sptr | gr_make_throttle (size_t itemsize, double samples_per_sec) |
| gr_throttle_sptr gr_make_throttle | ( | size_t | itemsize, | |
| double | samples_per_sec | |||
| ) |
1.5.5