RTEMS
|
This header file defines the Clock Manager API. More...
#include <stdbool.h>
#include <stdint.h>
#include <time.h>
#include <rtems/config.h>
#include <sys/_timespec.h>
#include <sys/_timeval.h>
#include <rtems/rtems/status.h>
#include <rtems/rtems/types.h>
#include <rtems/score/watchdogticks.h>
Go to the source code of this file.
Macros | |
#define | rtems_clock_get_ticks_per_second() _Watchdog_Ticks_per_second |
% | |
#define | rtems_clock_get_ticks_since_boot() _Watchdog_Ticks_since_boot |
% | |
This header file defines the Clock Manager API.
Definition in file clock.h.
Watchdog_Interval _TOD_To_seconds | ( | const rtems_time_of_day * | the_tod | ) |
bool _TOD_Validate | ( | const rtems_time_of_day * | the_tod | ) |