CTime::GetCurrentTime

static CTime PASCAL GetCurrentTime( );

Remarks

Returns a CTime object that represents the current time.

Example

// example for CTime::GetCurrentTime
CTime t = CTime::GetCurrentTime();

CTime OverviewClass MembersHierarchy Chart