Timestamp.offset

Gets or sets the offset as a 16-bit integer value.

  1. short offset()
  2. void offset(ushort offset)
    struct Timestamp
    @safe pure nothrow @nogc @property
    void
    offset
    ()
    (
    ushort offset
    )