int getIntHistoryValue (PropertyAtomInt propertyAtomInt, int idx)
int getIntHistoryValue (PropertyAtomInt propertyAtomInt, int idx)
Name | Type | Description |
---|---|---|
propertyAtomInt | PropertyAtomInt | The property atom to get the value for. |
idx | int | Index of the value needed in the ring buffer. |
Type | Description |
---|---|
int | the result. |