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...

Go to the source code of this file.

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.