Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[stream] Add in "ThrottleSecondsPerSecond"
This is a very light refactor of 'Throttle', where it will allow the user to control the duration to send a seconds-worth of IQ samples over. As a result, Throttle is now refactored to be 'ThrottleSecondsPerSecond(r, time.Second)'.
- Loading branch information