Holds the data for the executable execution statistics.
More...
#include <Imt.Base.Dff.Runtime/RuntimeStatisticsExecutables.h>
Holds the data for the executable execution statistics.
◆ updateExecutionCountPerSecond()
void imt::base::dff::runtime::RuntimeStatisticsExecutables::updateExecutionCountPerSecond |
( |
const uint32_t |
durationMilliSeconds | ) |
|
|
inline |
Updates the naximal count and resets the execution counter.
- Parameters
-
durationMilliSeconds | Current execution duration in milliseconds. |
◆ updateExecutionTime()
void imt::base::dff::runtime::RuntimeStatisticsExecutables::updateExecutionTime |
( |
const uint32_t |
durationMicroSeconds | ) |
|
|
inline |
Updates the maximum, minimum and average execution time.
- Parameters
-
durationMicroSeconds | Current execution time in microseconds. |
The documentation for this class was generated from the following file:
- D:/_Work/10/s/Imt.Base/Imt.Base.Dff.Runtime/RuntimeStatisticsExecutables.h