C API ZIIntegerDataTS StructΒΆ
The structure used to hold a single 64bit signed integer value. Same as ZIIntegerData, but with timestamp.
| Name | Type | Description |
|---|---|---|
| timeStamp | ZITimeStamp | Time stamp at which the value has changed. |
| value | ZIIntegerData |
The structure used to hold a single 64bit signed integer value. Same as ZIIntegerData, but with timestamp.
| Name | Type | Description |
|---|---|---|
| timeStamp | ZITimeStamp | Time stamp at which the value has changed. |
| value | ZIIntegerData |