Thread: Font Problem ??
View Single Post
  #7 (permalink)  
Old 08-08-2008, 12:00 PM
nm7s9 nm7s9 is offline
Junior Member
 
Join Date: Jul 2008
Posts: 28
Default

Thanks

I think that "Usefull Library" should be renamed "very Usefull Library".

On the Desktop the GetTickCount updates at the same frequency as does "Now", E,G 15 to 16 ms on one PC and 10 ms on another.

On the device GetTickCount undates every ms except for the first which costs 23ms on the A701 and 46ms on the a702. ( I throw away the first 2 calls just to be safe). This means that we can get a more sensitive tick count (1ms ) on the device than on the desktop (10 or 15.6ms)
Reply With Quote