On Wed, 21 Nov 2001, Ravindra wrote: > But TimeGetTicks() will give me ticks count after last reset,so I am not > able to use that.If u have better idea of using that combination can u > please explain me in brief.
You're only using it for time delays, right? You don't need an exact time of day for that, or are you doing something else with this? If a time delay is all you need, then ticks since last reset should be fine for your needs. ---------------------------------------------------------------------- Brian Smith // [EMAIL PROTECTED] // http://www.arthurian.nu/ Software Developer // Gamer // Webmaster // System Administrator -= We are dyslexic of Borg - Your ass will be laminated =- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
