rex_firebase_curTime
Plugin, ACE table, Discussion thread
Dependence: rex_firebase_apiV3
Dependence: rex_firebase_apiV3
Introduction
Get server timestamp periodically.
Get server timestamp periodically.
Start updating
Call "Action:Start" to start updating timestamp from firebase server periodically.
Timestamp will be established by delta local timestamp after reading timestamp from server.
Call "Action:Start" to start updating timestamp from firebase server periodically.
Timestamp will be established by delta local timestamp after reading timestamp from server.
Updating period
Updating period is set in propery "Updating period", in seconds.
Updating period is set in propery "Updating period", in seconds.
Get timestamp
"Condition:Is updating" returns true after first reading server timestamp. Get current timestamp by "Expression:Timestamp", in milliseconds.
"Condition:Is updating" returns true after first reading server timestamp. Get current timestamp by "Expression:Timestamp", in milliseconds.
Stop
Call "Action:Stop" to stop updating.
Call "Action:Stop" to stop updating.