.. _file_include_ecl_time_lite_functions.hpp: File functions.hpp ================== |exhale_lsh| :ref:`Parent directory ` (``include/ecl/time_lite``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS Platform specific incantations of the time functions. .. contents:: Contents :local: :backlinks: none Definition (``include/ecl/time_lite/functions.hpp``) ---------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_include_ecl_time_lite_functions.hpp.rst Detailed Description -------------------- Platform specific incantations of the time functions. These are notoriously different depending on the platform - linux has librt, mac osx the mach functions and windoze ???. These are only for use internally by the ecl time classes - a user should never need to know them. March 2010 Includes -------- - ``ctime`` - ``ecl/config/macros.hpp`` - ``ecl/time_lite/config.hpp`` Included By ----------- - :ref:`file_include_ecl_time_lite.hpp`