msTimestamp (Structure) |
Top Previous Next |
Structure to read a timestamp from a logger buffer. See msLoggerNext and msLoggerRead.
Fields: Time : DINT The timestamp of the dataset. Represents milliseconds elapsed after the logger was started.
Declaration: STRUCT_BLOCK msTimestamp; |