SSP_GetDateTime

Syntax


BOOL SSP_GetDateTime(void);

Arguments

None.

Return Values

Returns TRUE if successful.
Returns FALSE if it fails.

Description

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.

See Also

RTC_GetDateTime
SSP_SetJpegEncoderDateTimeNow
SSP_StartJpegEncoder

Revision History

2008/09/15 Initial version.


CONFIDENTIAL