Time Shield Library
C++ library for working with time
|
MQL5-style facade header for the Time Shield library. More...
#include <time_shield.mqh>
Go to the source code of this file.
Macros | |
#define | __TIME_SHIELD_FACADE_MQH__ |
MQL5-style facade header for the Time Shield library.
This is a thin wrapper over the internal time_shield.mqh
header, designed to provide a user-friendly PascalCase interface for MQL5 users. Prefer #include <TimeShield.mqh>
when using the library in MQL5.
Definition in file TimeShield.mqh.
#define __TIME_SHIELD_FACADE_MQH__ |
Definition at line 8 of file TimeShield.mqh.