Instance.PropertyAtom.getHistoryTime()

Signature

long getHistoryTime(PropertyAtom propertyAtom, int idx)

Domain

action, condition, query

Description

Get the history timestamp of this PropertyAtom value for a given index.

Parameters

NameTypeDescription
propertyAtomPropertyAtomThe property atom to get the timestamp for.
idxIndexof the value timestamp is needed for.

Returns

TypeDescription
longthe timestamp of the PropertyAtom.

Cautions

none