RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
rtctk::componentFramework::ComponentMetrics::Parameters Struct Reference

Runtime parameters. More...

#include <componentMetrics.hpp>

Public Attributes

std::chrono::milliseconds counter_poll_interval = std::chrono::milliseconds(5000)
 
int thread_nice = 5
 

Detailed Description

Runtime parameters.

It mirrors ComponentMetricsParams but are not optionals.

Member Data Documentation

◆ counter_poll_interval

std::chrono::milliseconds rtctk::componentFramework::ComponentMetrics::Parameters::counter_poll_interval = std::chrono::milliseconds(5000)

◆ thread_nice

int rtctk::componentFramework::ComponentMetrics::Parameters::thread_nice = 5

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