@NonNullByDefault
Package com.microej.kf.util.monitoring
This package contains KF utility class for resource monitoring.
-
Interface Summary Interface Description ResourceMonitoringService -
Class Summary Class Description CpuCalibration Calculate calibration value for resource monitoring representing the mapping of CPU load to the MicroEJ execution counter per second.MonitoringData This class represents the data structure used to handle data for resource monitoring.MonitoringData.ExecutionCounter This class represents the execution counterResourceMonitoringServiceImpl This class represents the implementation for the ResourceMonitoringService.ResourceMonitoringServiceImpl.MonitoringTask This class represents the monitoring task ran at regular interval.