GetLocalTime
GetLocalTime retrieves the current local date and time.
Syntax
VOID GetLocalTime( LPSYSTEMTIME lpSystemTime );
Parameters
lpSystemTime
A pointer to a SYSTEMTIME structure to receive the current system date and time.
Return Value
None
Requirements
Minimum Supported Version | RTX64 2013 |
Header | windows.h |
Library | Rtx_Rtss.lib |