You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
MyDetectedEntityInfo is always created with a timestamp. However, it is impossible to access "current" timestamp through scripts. Therefore it's impossible to find out how old the record is.
Currently only solution I was able to come up with is to catch a single timestamp and then add elapsed time, thereby "faking" the timer locally.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
MyDetectedEntityInfo is always created with a timestamp. However, it is impossible to access "current" timestamp through scripts. Therefore it's impossible to find out how old the record is.
Currently only solution I was able to come up with is to catch a single timestamp and then add elapsed time, thereby "faking" the timer locally.
The text was updated successfully, but these errors were encountered: