rtems_status_code rtems_rate_monotonic_reset_statistics( rtems_id id );
RTEMS_SUCCESSFUL
- period initiated successfully
RTEMS_INVALID_ID
- invalid rate monotonic period id
This directive resets the statistics information associated with this rate monotonic period instance.
This directive will not cause the running task to be preempted.
Copyright © 1988-2008 OAR Corporation