Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 308 Bytes

File metadata and controls

4 lines (4 loc) · 308 Bytes

Added timestamps_format parameter to ASCWriter to support configurable timestamp format: "absolute" (default, timestamps are offsets from the start of measurement) or "relative" (each timestamp is the delta from the preceding event), matching the semantics described in the ASC format specification.