@TIMER

Print Topic  Return to Overview  Previous Topic  Next Topic 

@TIMER[n[,precision]] :  Returns the current split time for a stopwatch started with the TIMER command. The value of n specifies the timer to read and can be 1, 2, or 3.

 

@TIMER accepts an optional second argument to return the timer split as a floating-point numeric value suitable for arithmetic.  The possible values are:

 

ssplit time in seconds (2 digit decimal precision)
msplit time in minutes  (4 digit decimal precision)
hsplit time in hours  (5 digit decimal precision)

 

Topic "f_timer.htm" last edited 4/26/2008. ©2008  JP Software, Inc.
Keywords: @TIMER,TIMER,Stopwatch