RTEMS Logo

RTEMS 4.7.0 On-Line Library


CPU Usage Statistics CPU_usage_Reset - Reset CPU Usage Statistics

PREV UP next Bookshelf New Chapters

3.6.2: CPU_usage_Reset - Reset CPU Usage Statistics

CALLING SEQUENCE:

void CPU_usage_Reset( void );

STATUS CODES: NONE

DESCRIPTION:

This routine re-initializes the CPU usage statistics for all tasks in the system to their initial state. The initial state is that a task has not executed and thus has consumed no CPU time. default state which is when zero period executions have occurred.

NOTES:

NONE


PREV UP next Bookshelf New Chapters

Copyright © 1988-2004 OAR Corporation