
#include <twl/tcl.h>
s64 TCL_GetCurrentSecond( void );
None.
Current time (in seconds)
Gets the current time, in seconds.
It is defined as a weak symbol reference. This function makes an internal call to RTC_GetDateTime. Redefine the function if RTC-exclusive processing is required.
2008/10/07 Initial version.
CONFIDENTIAL