[Xerte] Re: counting seconds

KnowledgeWare knowledgeware at kccsoft.com
Mon Jan 23 19:43:16 GMT 2012


Thank you!

-----Original Message-----
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney
Sent: Monday, January 23, 2012 2:22 AM
To: Xerte discussion list
Subject: [Xerte] Re: counting seconds

GetTimer() returns the number of ms since 1.1.1970, so

T = gettimer()

Then later

 Secs = (getTimer() - t ) /1000





More information about the Xerte mailing list