Files | |
file | cpu_time.hpp [code] |
Timer for measuring time spent sitting on the cpu. | |
file | date.hpp [code] |
Date manipulations. | |
file | errors.hpp [code] |
File comment. | |
file | functions.hpp [code] |
Platform specific incantations of the time functions. | |
file | functions_mac.hpp [code] |
Mach implementation of ecl time functions. | |
file | functions_pos.hpp [code] |
Simple posix implementation of ecl time functions. | |
file | functions_rt.hpp [code] |
Real-time implementation of ecl time functions. | |
file | functions_win.hpp [code] |
Windows interfaces for ecl time functions. | |
file | macros.hpp [code] |
Macros for error-checking and program termination. | |
file | types.hpp [code] |
Cross platform definition for time types. | |
file | types_pos.hpp [code] |
Posix definition for time types. | |
file | types_win.hpp [code] |
Cross platform definition for time types. | |