EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
System_POSIX.cpp File Reference
#include <eeros/core/System.hpp>
#include <eeros/core/EEROSException.hpp>
#include <time.h>
Include dependency graph for System_POSIX.cpp:

Macros

#define NS_PER_SEC   1000000000
 
#define CLOCK   CLOCK_REALTIME
 

Functions

uint64_t timespec2nsec (struct timespec ts)
 
double timespec2sec (struct timespec ts)
 

Macro Definition Documentation

#define CLOCK   CLOCK_REALTIME
#define NS_PER_SEC   1000000000

Function Documentation

uint64_t timespec2nsec ( struct timespec  ts)

Here is the caller graph for this function:

double timespec2sec ( struct timespec  ts)

Here is the call graph for this function:

Here is the caller graph for this function: