SimApi Timer getCurrentSystemTime
Jump to navigation
Jump to search
static _SYSTEMTIME SimApi::Timer::getCurrentSystemTime()
Description
Gets the current session time in standard SYSTEMTIME structure of Win32 API
Return
Type: _SYSTEMTIME Description: The current time of the session
Remarks
For details about SYSTEMTIME structure see its information in MSDN.
See Also
time
timeInMilliSec
setTime
Related Links
Recommended: Simulation Time Overview