long getLongHistoryValue (PropertyAtomLong propertyAtomLong, int idx)
long getLongHistoryValue (PropertyAtomLong propertyAtomLong, int idx)
Name | Type | Description |
---|---|---|
propertyAtomLong | PropertyAtomLong | The property atom to get the value for. |
idx | int | Index of the value needed in the ring buffer. |
Type | Description |
---|---|
long | the result. |