Dataflow Runtime API  2.7.4.0
Public Member Functions | List of all members
imt::base::dff::runtime::RuntimeStatisticsTimers Class Reference

Holds the data for the timer usage statistics. More...

#include <Imt.Base.Dff.Runtime/RuntimeStatisticsTimers.h>

Public Member Functions

 RuntimeStatisticsTimers (void)
 Constructor.
 
virtual ~RuntimeStatisticsTimers (void)
 Destructor.
 
void incrementTimerTick (void)
 Increments the timer tick counter.
 
void setTimerAvailable (const int16_t timersAvailable)
 Set the current available timers, which will also update the minimum available timers. More...
 
void reset (void)
 Resets the timer statistics.
 

Detailed Description

Holds the data for the timer usage statistics.

Member Function Documentation

◆ setTimerAvailable()

void imt::base::dff::runtime::RuntimeStatisticsTimers::setTimerAvailable ( const int16_t  timersAvailable)
inline

Set the current available timers, which will also update the minimum available timers.

Parameters
timersAvailableCurrent remaining timers available.

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