- Alert
- CheckPointer
- Comment
- CryptEncode
- CryptDecode
- DebugBreak
- ExpertRemove
- GetPointer
- GetTickCount
- GetTickCount64
- GetMicrosecondCount
- MessageBox
- PeriodSeconds
- PlaySound
- PrintFormat
- ResetLastError
- ResourceCreate
- ResourceFree
- ResourceReadImage
- ResourceSave
- SetReturnError
- SetUserError
- Sleep
- TerminalClose
- TesterHideIndicators
- TesterStatistics
- TesterStop
- TesterDeposit
- TesterWithdrawal
- TranslateKey
- ZeroMemory
GetMicrosecondCount
La funzione GetMicrosecondCount() restituisce il numero di microsecondi trascorsi dall'inizio del programma-MQL5.
ulong GetMicrosecondCount(); |
Valore restituito
Valore di tipo ulong.
Esempio:
//+------------------------------------------------------------------+
|
Vedi anche