This header file provides timecounter definitions for the kernel space (_KERNEL is defined before including <sys/time.h>) and RTEMS.
More...
Go to the source code of this file.
|
void | _Timecounter_Binuptime (struct bintime *) |
|
void | _Timecounter_Nanouptime (struct timespec *) |
|
void | _Timecounter_Microuptime (struct timeval *) |
|
void | _Timecounter_Bintime (struct bintime *) |
|
void | _Timecounter_Nanotime (struct timespec *) |
|
void | _Timecounter_Microtime (struct timeval *) |
|
void | _Timecounter_Getbinuptime (struct bintime *) |
|
void | _Timecounter_Getnanouptime (struct timespec *) |
|
void | _Timecounter_Getmicrouptime (struct timeval *) |
|
void | _Timecounter_Getbintime (struct bintime *) |
|
void | _Timecounter_Getnanotime (struct timespec *) |
|
void | _Timecounter_Getmicrotime (struct timeval *) |
|
|
__BEGIN_DECLS volatile time_t | _Timecounter_Time_second |
|
volatile int32_t | _Timecounter_Time_uptime |
|
struct bintime | _Timecounter_Boottimebin |
|
This header file provides timecounter definitions for the kernel space (_KERNEL is defined before including <sys/time.h>) and RTEMS.