Plugin : Current timestamp
Author:Rex.Rainbow
- Get server timestamp periodically.
Download
Properties
Domain
- The root location of the Firebase data.
Sub domain
- Sub domain for this function.
Updating period
- Updating period of server timestamp, in secondes.
Actions
Control
Action:Start
- Start updating server timestamp.
- User ID ( string ) : Key of User ID.
Action:Stop
- Stop updating server timestamp.
Domain
Action:Set domain
- Set domain ref.
- Domain ( string ) : The root location of the Firebase data.
- Sub domain ( string ) : Sub domain for this function.
Expressions
Current
Expression:Timestamp
- Get current timestamp, in milliseconds.
Error
Expression:LastPredictedError
- Get last predicted error, in seconds
Conditions
Updating
Condition:Is updating
- Return true if timestamp is valid.
Condition:On start
- Triggered when updating start.