RTEMS 6.1-rc1
Functions
threadgetcputimeusedafterreset.c File Reference

This source file contains the implementation of _Thread_Get_CPU_time_used_after_last_reset(). More...

#include <rtems/score/threadimpl.h>
#include <rtems/score/schedulerimpl.h>

Functions

Timestamp_Control _Thread_Get_CPU_time_used_after_last_reset (Thread_Control *the_thread)
 Gets the used processor time of the thread after the last CPU usage reset. More...
 

Detailed Description

This source file contains the implementation of _Thread_Get_CPU_time_used_after_last_reset().