RTC Toolkit 4.0.1
Loading...
Searching...
No Matches
Classes | Namespaces
durationMonitor.hpp File Reference

Header file for Duration Monitor. More...

#include <boost/accumulators/accumulators.hpp>
#include <boost/accumulators/statistics/count.hpp>
#include <boost/accumulators/statistics/max.hpp>
#include <boost/accumulators/statistics/mean.hpp>
#include <boost/accumulators/statistics/min.hpp>
#include <boost/accumulators/statistics/stats.hpp>
#include <rtctk/componentFramework/componentMetricsIf.hpp>
#include <chrono>
#include <string>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::DurationMonitor< ClockType >
 Monitors min, mean and max duration and publishes them to OLDB. More...
 
struct  rtctk::componentFramework::DurationMonitor< ClockType >::Result
 

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Detailed Description

Header file for Duration Monitor.