<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Swift",
  "identifier" : "/documentation/Swift/SuspendingClock/Instant",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Swift"
    ],
    "preciseIdentifier" : "s:12_Concurrency15SuspendingClockV7InstantV"
  },
  "title" : "SuspendingClock.Instant"
}
-->

# SuspendingClock.Instant

```
struct Instant
```

## Topics

### Operators

[`static func + (SuspendingClock.Instant, Duration) -> SuspendingClock.Instant`](/documentation/Swift/SuspendingClock/Instant/+(_:_:))

[`static func += (inout SuspendingClock.Instant, Duration)`](/documentation/Swift/SuspendingClock/Instant/+=(_:_:))

[`static func - (SuspendingClock.Instant, Duration) -> SuspendingClock.Instant`](/documentation/Swift/SuspendingClock/Instant/-(_:_:)-7hsct)

[`static func - (SuspendingClock.Instant, SuspendingClock.Instant) -> Duration`](/documentation/Swift/SuspendingClock/Instant/-(_:_:)-883fd)

[`static func -= (inout SuspendingClock.Instant, Duration)`](/documentation/Swift/SuspendingClock/Instant/-=(_:_:))

### Type Properties

[`static var now: SuspendingClock.Instant`](/documentation/Swift/SuspendingClock/Instant/now)

### Default Implementations

[Comparable Implementations](/documentation/Swift/SuspendingClock/Instant/Comparable-Implementations)

[Decodable Implementations](/documentation/Swift/SuspendingClock/Instant/Decodable-Implementations)

[Encodable Implementations](/documentation/Swift/SuspendingClock/Instant/Encodable-Implementations)

[Equatable Implementations](/documentation/Swift/SuspendingClock/Instant/Equatable-Implementations)

[Hashable Implementations](/documentation/Swift/SuspendingClock/Instant/Hashable-Implementations)

[InstantProtocol Implementations](/documentation/Swift/SuspendingClock/Instant/InstantProtocol-Implementations)

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`InstantProtocol`](/documentation/Swift/InstantProtocol)

[`Copyable`](/documentation/Swift/Copyable)

[`Comparable`](/documentation/Swift/Comparable)

[`Sendable`](/documentation/Swift/Sendable)

[`Encodable`](/documentation/Swift/Encodable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`Decodable`](/documentation/Swift/Decodable)

[`Escapable`](/documentation/Swift/Escapable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)