This structure contains the real time of the local system in microseconds. A Low- plus a High-DWORD are used for that purpose, thus 64 bit are available. The structure is used by the function blocks CurTime and CurTimeEx.
Component |
Data type |
Description |
---|---|---|
ulLow |
DWORD |
Low DWORD of the real-time value (microseconds). |
ulHigh |
DWORD |
High DWORD of the real-time value (microseconds). |