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.