Home |
RTKernel-32 Programming Manual Multitasking, Real-Time, and RTKernel-32 Alternate APIs for RTKernel-32 Module CPUMoni |
Module CPUMoniModule CPUMoni can be used to determine the current CPU load of a multitasking program. CPU load is defined as the portion of available CPU time used by tasks having priorities greater than 0 or 1. CPUMoni supports two different methods for calculating the average CPU load over a given time interval. The method used is determined by the Method parameter to CPUMonitorStart and the current configuration of RTKernel-32. The API of module CPUMoni is declared in header file Cpumoni.h and is documented in the RTKernel-32 Reference Manual.
|