Plugin : Stopwatch
Author:Rex.Rainbow
Download
Actions
Control
Action:Pause timer
- Pause timer.
- Name ( number or string ) : The name of timer.
Action:Resume timer
- Resume timer.
- Name ( number or string ) : The name of timer.
Action:Toggle timer
- Toggle timer.
- Name ( number or string ) : The name of timer.
Create
Action:Start timer
- Start timer.
- Name ( number or string ) : The name of timer.
- Start ( number ) : Start at time.
Destroy
Action:Destroy timer
- Destroy timer.
- Name ( number or string ) : The name of timer.
Time
Action:Shift escaped time
- Shift current escaped time.
- Name ( number or string ) : The name of timer.
- Offset ( number ) : Offset to time.
Expressions
Timer
Expression:EscapedTime
- Get escaped time in seconds.
- 0 ( number or string ) : The name of timer to get.
Conditions
Timer
Condition:Is timmer running
- Return true if timer is running.
- Name ( number or string ) : Timer's name