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.
staticCTimePASCALGetCurrentTime();
Remarks
Returns a CTime object that represents the current time.
Example
// example for CTime::GetCurrentTime
CTime t = CTime::GetCurrentTime();