SysTimeRtcConvertHighResToDate
(FUN)
FUNCTION SysTimeRtcConvertHighResToDate : RTS_IEC_RESULT
- <description>Convert a high resolution timestamp to a structure format.
Time values are always UTC!</description>
<result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>
- InOut:
Scope
Name
Type
Comment
Return
SysTimeRtcConvertHighResToDate
RTS_IEC_RESULT
Inout
pTimestamp
SYSTIME
<param name=”pTimestamp” type=”IN”>Milliseconds since 1.1.1970 00:00:000 UTC</param>
pDate
<param name=”pDate” type=”OUT”>Structure format</param>