GNU Radio Manual and C++ API Reference  3.10.7.0
The Free & Open Software Radio Ecosystem
time_delta.h File Reference
#include <gnuradio/block.h>
#include <gnuradio/pdu/api.h>
Include dependency graph for time_delta.h:

Go to the source code of this file.

Classes

class  gr::pdu::time_delta
 Compute system time differences and provide statistics upon completion.This block computes the difference between the current system time and a defined PDU key previously added (e.g.: by by the add_system_time block). This is useful for benchmarking PDU operations. The block also maintains running estimates of mean and variance, accessible by getters and printed when the flowgraph is stopped. More...
 

Namespaces

 gr
 GNU Radio logging wrapper.
 
 gr::pdu