The rate monotonic period statistics manager is an RTEMS support component that maintains statistics on the execution characteristics of each task using a period. The routines provided by the rate monotonic period statistics manager are:
Period_usage_Initialize
- Initialize the Period Statistics
Period_usage_Reset
- Reset the Period Statistics
Period_usage_Update
- Update the Statistics for this Period
Period_usage_Dump
- Report Period Statistics Usage
Copyright © 1988-2004 OAR Corporation