Skip to content

Commit 3ee16ac

Browse files
Update 0457-duration-attosecond-represenation.md (#2656)
1 parent dd56edf commit 3ee16ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0457-duration-attosecond-represenation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Review Manager: [Stephen Canon](https://github.com/stephentyrone)
66
* Status: **Active review (January 16 ... 30, 2025)**
77
* Implementation: [swiftlang/swift#78202](https://github.com/swiftlang/swift/pull/78202)
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-adding-int128-support-to-duration))
8+
* Review: ([pitch](https://forums.swift.org/t/pitch-adding-int128-support-to-duration))([review](https://forums.swift.org/t/se-0457-expose-attosecond-representation-of-duration/77249))
99

1010
## Introduction
1111
This proposal introduces public APIs to enable seamless integration of `Int128` into the `Duration` type. Specifically, it provides support for directly accessing a `Duration`'s attosecond representation via the newly available `Int128` type and simplifies the creation of `Duration` values from attoseconds.

0 commit comments

Comments
 (0)