RTC Toolkit 6.0.0-pre2
Loading...
Searching...
No Matches
rtctk::componentFramework::DurationMonitor< ClockType >::Result Struct Reference

#include <durationMonitor.hpp>

Public Attributes

int64_t min
 
int64_t mean
 
int64_t max
 

Member Data Documentation

◆ max

template<typename ClockType = std::chrono::steady_clock>
int64_t rtctk::componentFramework::DurationMonitor< ClockType >::Result::max

◆ mean

template<typename ClockType = std::chrono::steady_clock>
int64_t rtctk::componentFramework::DurationMonitor< ClockType >::Result::mean

◆ min

template<typename ClockType = std::chrono::steady_clock>
int64_t rtctk::componentFramework::DurationMonitor< ClockType >::Result::min

The documentation for this struct was generated from the following file: