Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a CTime object that represents the current time.
static CTime WINAPI GetCurrentTime( ) throw( );
Remarks
Returns the current system date and time in Coordinated Universal Time (UTC).
Example
CTime t = CTime::GetCurrentTime();
Requirements
Header: atltime.h