RTEMS  5.1
Functions
schedulercbsgetexecutiontime.c File Reference

Get Thread Execution Info. More...

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

Functions

int _Scheduler_CBS_Get_execution_time (Scheduler_CBS_Server_id server_id, time_t *exec_time, time_t *abs_time)
 Gets relative time info. More...
 

Detailed Description

Get Thread Execution Info.