Project

General

Profile

$ltimer » History » Version 1

Per Amundsen, 08/12/2015 01:10 PM

1 1 Per Amundsen
_Added in 1.9.0_
2
3
*$ltimer*
4
5
Returns the number of the timer that was just started by the [[/timer]] command.
6
7
*Example*
8
9
<pre>
10
; Print the name of the last started timer.
11
/timer 1 1 echo -ag ltimer = $ltimer
12
</pre>