Time Shield Library
C++ library for working with time
|
Main header file for the Time Shield library. More...
#include <time_shield/constants.mqh>
#include <time_shield/enums.mqh>
#include <time_shield/time_struct.mqh>
#include <time_shield/date_struct.mqh>
#include <time_shield/time_zone_struct.mqh>
#include <time_shield/date_time_struct.mqh>
#include <time_shield/validation.mqh>
#include <time_shield/time_utils.mqh>
#include <time_shield/time_conversions.mqh>
#include <time_shield/time_zone_conversions.mqh>
#include <time_shield/time_formatting.mqh>
#include <time_shield/time_parser.mqh>
#include <time_shield/initialization.mqh>
Go to the source code of this file.
Macros | |
#define | __TIME_SHIELD_MQH__ |
Main header file for the Time Shield library.
This header file includes all the components of the Time Shield library, making it easy to include the entire library in your projects with a single include directive.
Definition in file time_shield.mqh.
#define __TIME_SHIELD_MQH__ |
Definition at line 7 of file time_shield.mqh.