RTEMS 4.6.2 On-Line Library
Rate Monotonic Period Statistics Period_usage_Update - Update the Statistics for this Period
New Chapters
6.5.3: Period_usage_Update - Update the Statistics for this Period
CALLING SEQUENCE:
-
void Period_usage_Update(
rtems_id id
);
STATUS CODES: NONE
DESCRIPTION:
The Period_usage_Update
routine must be invoked at the "bottom"
of each periodic loop iteration to update the statistics.
NOTES:
NONE
New Chapters
Copyright © 1988-2004 OAR Corporation