Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Calculate rcpt specific performance information. More...
#include <cheetah/rcpt/RcptTimerStats.h>
Public Member Functions | |
RcptTimerStats (std::size_t window_size=200) | |
void | operator() (typename BeamFormerDataTraits::DataType const &, TimePointType) |
add a new datapoint n.b. this is not thread safe. | |
panda::DataRate< double > | data_rate () const |
return the average data rate | |
void | reset () |
reset all counters and set the first timestamp to now | |
Calculate rcpt specific performance information.
Definition at line 48 of file RcptTimerStats.h.