Ok. That is sorta helpful. Where does that leave us? Should GWT implement Timer differently for each browser?
On Mar 31, 12:21 pm, Thomas Broyer <[email protected]> wrote: > On 31 mar, 17:06,SalmanHemani <[email protected]> wrote: > > > From what I understand, is that that elapsed time is computed by > > capturing the intial time and polling the system clock for elapsed > > time. So when the system clock changes, the elapsed time increases. IE > > implements this by having its own timer and thus changing system time > > does not affect the elapsed time. Does this sound like a reasonable > > explanation? > > Maybe this will answer your > question:http://msdn.microsoft.com/en-us/library/aa741307(VS.85).aspx --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
