static CTime PASCAL GetCurrentTime( );
Remarks
Returns a CTime object that represents the current time.
Example
// example for CTime::GetCurrentTime CTime t = CTime::GetCurrentTime();
CTime Overview | Class Members | Hierarchy Chart