flux sdk  v01.02.02-3-g292b3a7
Embedded C++ SDK
Loading...
Searching...
No Matches
_flxLoggerMetrics Class Reference

Public Member Functions

 _flxLoggerMetrics ()
 
void captureMetric (void)
 
  • constructor for metric class
More...
 
uint32_t nextEntry (uint32_t current)
 returns the next entry - just centralize this More...
 
float getMetricRate (void)
 
  • returns the metric - average log intervals
More...
 

Constructor & Destructor Documentation

◆ _flxLoggerMetrics()

_flxLoggerMetrics::_flxLoggerMetrics ( )
inline

Member Function Documentation

◆ captureMetric()

void _flxLoggerMetrics::captureMetric ( void  )
inline

  • constructor for metric class

◆ getMetricRate()

float _flxLoggerMetrics::getMetricRate ( void  )
inline

  • returns the metric - average log intervals

◆ nextEntry()

uint32_t _flxLoggerMetrics::nextEntry ( uint32_t  current)
inline

returns the next entry - just centralize this

Parameters
current- the number to base the next value on
Return values
Thenext number to index in the array

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