Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
TimeShield.mqh File Reference

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__
 

Detailed Description

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.

Macro Definition Documentation

◆ __TIME_SHIELD_FACADE_MQH__

#define __TIME_SHIELD_FACADE_MQH__

Definition at line 8 of file TimeShield.mqh.