time_lite.hpp
Go to the documentation of this file.
1 
8 /*****************************************************************************
9 ** Ifdefs
10 *****************************************************************************/
11 
12 #ifndef ECL_TIME_LITE_HPP_
13 #define ECL_TIME_LITE_HPP_
14 
15 /*****************************************************************************
16 ** Includes
17 *****************************************************************************/
18 
19 #include <ecl/time_lite/config.hpp>
20 #include "time_lite/macros.hpp"
21 #include "time_lite/errors.hpp"
22 #include "time_lite/types.hpp"
23 #include "time_lite/date.hpp"
24 #include "time_lite/functions.hpp"
25 #include "time_lite/cpu_time.hpp"
26 
27 #endif /* ECL_TIME_LITE_HPP_ */
File comment.
Date manipulations.
Timer for measuring time spent sitting on the cpu.
Cross platform definition for time types.
Platform specific incantations of the time functions.
Macros for error-checking and program termination.


ecl_time_lite
Author(s): Daniel Stonier
autogenerated on Fri Jun 7 2019 21:52:47