|
GetSystemTime retrieves the current system date and time. The system time is expressed in Coordinated Universal Time (UTC).
Syntax
VOID GetSystemTime( LPSYSTEMTIME lpSystemTime );
Parameters
lpSystemTime
A pointer to a SYSTEMTIME structure to receive the current system date and time.
Return Values
None
Requirements
Library | Rtx_Rtss.lib |