1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<title>RTG_GetLastSyncSWClockResult</title> 9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">RTG_GetLastSyncSWClockResult <img src="../image/NTR.gif" align="middle"><img src="../image/TWL.gif" align="middle"></h1> 15 16<h2>Syntax</h2> 17 18<dl> 19 <dd> 20<CODE>#include <nitro/rtc.h></CODE><BR> 21<PRE><CODE><A href="RTCResult.html">RTCResult</A> RTG_GetLastSyncSWClockResult( void );</CODE></PRE> 22 </dd> 23 24</dl><h2>Arguments</h2> 25<p>None.</p> 26 27<h2>Return Values</h2> 28<p> 29Returns the results from the last call to the <code><A href="RTC_SyncSWClock.html">RTC_SyncSWClock</A></code> function. 30</p> 31 32<H2>Description</H2> 33<P> 34Returns the results of synchronizing the software clock with the last call to the <code><A href="RTC_SyncSWClock.html">RTC_SyncSWClock</A></code> function. Note that the <code><A href="RTC_SyncSWClock.html">RTC_SyncSWClock</A></code> function is invoked from a callback function when recovering from sleep mode. 35</P> 36 37<h2>See Also</h2> 38<P><CODE><A href="RTC_SyncSWClock.html">RTC_SyncSWClock</A></CODE></P> 39 40<H2>Revision History</H2> 41<P> 422008/04/17 Initial version. 43</P> 44<hr><p>CONFIDENTIAL</p></body> 45</html> 46