Shinobi Library - Real-time Clock Function
syRtcExecServer
Updates internal information concerning the date and time(server function)
FORMAT
-
void syRtcExecServer( void )
PARAMETER
-
None
RETURN
-
None
DESCRIPTION
-
Updates internal information concerning the date and time.
NOTE
-
Because this function is automatically called during V-BlankIn, an application never explicitly calls this function. When the server function is stopped, the value that is gotten by the syRtcGetDate() function is no longer updated. The syRtcSetDate() function is executed even while the server function is stopped, but afterwards, even if the syRtcGetDate() function is executed, the new time is not returned.
syRtcExecServer
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999