rex_stopwatch
Plugin, ACE table, Discussion thread
Dependence: None
Dependence: None
Introduction
Accumulate escaped time.
Accumulate escaped time.
Usage
Sample capx
Sample capx
Start timer
Call "Action:Start timer" to create and run a timer.
Get escaped time by "Expression:EscapedTime". This plugin would be affected by timescale.
Call "Action:Start timer" to create and run a timer.
Get escaped time by "Expression:EscapedTime". This plugin would be affected by timescale.
Pause or resume timer
Call "Action:Pause timer" or "Action:Resume timer", or "Action:Toggle timer" to pause a running timer or resume it. Do nothing if timer is not existed.
"Condition:Is timer running" will return true if timer is existed and running.
Call "Action:Pause timer" or "Action:Resume timer", or "Action:Toggle timer" to pause a running timer or resume it. Do nothing if timer is not existed.
"Condition:Is timer running" will return true if timer is existed and running.
Destroy timer
Call "Action:Destroy timer" to destroy a timer.
Call "Action:Destroy timer" to destroy a timer.
Shift escaped time
Call "Action:Shift escaped time" to shift current escaped time.
Call "Action:Shift escaped time" to shift current escaped time.