Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
include
ecl
time_lite
cpu_time.hpp
Go to the documentation of this file.
1
8
/*****************************************************************************
9
** Ifdefs
10
*****************************************************************************/
11
12
#ifndef ECL_TIME_LITE_CPU_TIME_HPP_
13
#define ECL_TIME_LITE_CPU_TIME_HPP_
14
15
/*****************************************************************************
16
** Includes
17
*****************************************************************************/
18
19
#include "
errors.hpp
"
20
#include "
types.hpp
"
21
#include <
ecl/time_lite/config.hpp
>
22
#include <ecl/config/macros.hpp>
23
#include "
macros.hpp
"
24
25
/*****************************************************************************
26
** Namespaces
27
*****************************************************************************/
28
29
namespace
ecl
{
30
31
#ifdef ECL_HAS_CPUTIME
32
47
ecl_time_lite_PUBLIC
TimeError cpu_time(TimeStructure &time);
48
#endif
49
50
}
// namespace ecl
51
52
#endif
/* ECL_TIME_LITE_CPU_TIME_HPP_ */
macros.hpp
ecl
types.hpp
errors.hpp
ecl_time_lite_PUBLIC
#define ecl_time_lite_PUBLIC
Definition:
ecl/time_lite/macros.hpp:37
config.hpp
Pre-processed macros that define time for the platform.
xbot_driver
Author(s): Roc, wangpeng@droid.ac.cn
autogenerated on Sat Oct 10 2020 03:27:37