

BOOL SSP_GetDateTime(void);
None.
Returns TRUE if successful.
Returns FALSE if it fails.
Gets the current date and time.
This function's only operation is to internally call the RTC_GetDateTime function. This function is called internally by the SSP_SetJpegEncoderDateTimeNow and SSP_StartJpegEncoder functions. This function is compiled with weak symbols, so it can be overwritten by user-defined functions.
RTC_GetDateTime
SSP_SetJpegEncoderDateTimeNow
SSP_StartJpegEncoder
2008/09/15 Initial version.
CONFIDENTIAL