Take Command / TCC Help v. 13.03

@TIMER

Hide Navigation Pane

@TIMER

Previous topic Next topic No directory for this topic No expanding text in this topic  

@TIMER

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

@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)

 

Comments (...)