RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
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: