TimestampMode

public enum TimestampMode

The enum representing the available timestamp modes.

  • Declaration

    Swift

    case absolute
  • Declaration

    Swift

    case relative
  • Declaration

    Swift

    case none