rex_time_away
Usage
Start timer and get escaped time
Sample capx
Sample capx
- Call "Action:Start" to start a timer by recording current time-stamp saved in webstorage by "Key" parameter.
- Get escaped time by "Expression:ElapsedTime", in second.
Remove timer
Call "Action:Remove" to remove the timer.
Call "Action:Remove" to remove the timer.
Compare with timer in date plugin
This plugin is similar with the timer feature in date plugin, they get interval by time-stamp. The different is, this plugin saves time-stamp into webstoragem so that it could get interval of turned off game.
This plugin is similar with the timer feature in date plugin, they get interval by time-stamp. The different is, this plugin saves time-stamp into webstoragem so that it could get interval of turned off game.