Time Shield Library
C++ library for working with time
|
MQL5-style facade header for the Time Shield library. More...
Go to the source code of this file.
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.