Main Page
Modules
Namespaces
Classes
Files
File List
File Members
include
ecl
time_lite
time_lite/config.hpp
Go to the documentation of this file.
1
13
/*****************************************************************************
14
** Guards
15
*****************************************************************************/
16
17
#ifndef ECL_TIME_CONFIG_HPP_
18
#define ECL_TIME_CONFIG_HPP_
19
20
/*****************************************************************************
21
** Include
22
*****************************************************************************/
23
24
#include <ecl/config/ecl.hpp>
25
31
/*****************************************************************************
32
** Private macros
33
*****************************************************************************/
39
#define ECL_PRIVATE_HAS_CLOCK_GETTIME
40
45
#define ECL_PRIVATE_HAS_CLOCK_NANOSLEEP
46
47
/*****************************************************************************
48
** Public macros
49
*****************************************************************************/
58
#define ECL_HAS_CLOCK_MONOTONIC
59
64
#define ECL_HAS_CPUTIME
65
75
/* #undef ECL_HAS_MACH_TIMERS */
85
/* #undef ECL_HAS_WIN_TIMERS */
86
99
#define ECL_HAS_RT_TIMERS
100
110
/* #undef ECL_HAS_POSIX_TIMERS */
115
#endif
/* ECL_TIME_CONFIG_HPP_ */
116
xbot_node
Author(s): Roc, wangpeng@droid.ac.cn
autogenerated on Sat Oct 10 2020 03:28:13